
Time bar (total: 16.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 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 |
Compiled 30 to 19 computations (36.7% saved)
| 2.6s | 8 256× | 0 | valid |
ival-sin: 872.0ms (39.9% of total)ival-cos: 444.0ms (20.3% of total)ival-tan: 280.0ms (12.8% of total)ival-mult: 247.0ms (11.3% of total)ival-div: 138.0ms (6.3% of total)ival-add: 84.0ms (3.8% of total)ival-atan: 73.0ms (3.3% of total)ival-fabs: 39.0ms (1.8% of total)ival-true: 7.0ms (0.3% of total)ival-assert: 3.0ms (0.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 147 | 0 | - | 0 | - | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 7 | 0 | - | 0 | - | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
| 0 | 0 | - | 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))))))) |
| 0 | 0 | - | 0 | - | (/.f64 eh ew) |
| 0 | 0 | - | 0 | - | (*.f64 ew (sin.f64 t)) |
| 0 | 0 | - | 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)))))) |
| 0 | 0 | - | 0 | - | (*.f64 eh (cos.f64 t)) |
| 0 | 0 | - | 0 | - | (sin.f64 t) |
| 0 | 0 | - | 0 | - | (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
| 0 | 0 | - | 0 | - | (cos.f64 t) |
| 0 | 0 | - | 0 | - | (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 0 | 0 | - | 0 | - | ew |
| 0 | 0 | - | 0 | - | (tan.f64 t) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
| 0 | 0 | - | 0 | - | eh |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) | sensitivity | 147 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 147 | 109 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 147 | 0 | 109 |
| number | freq |
|---|---|
| 0 | 109 |
| 1 | 147 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 490.0ms | 156× | 2 | valid |
| 109.0ms | 126× | 1 | valid |
| 52.0ms | 230× | 0 | valid |
Compiled 422 to 72 computations (82.9% saved)
ival-sin: 407.0ms (66.5% of total)ival-cos: 90.0ms (14.7% of total)adjust: 35.0ms (5.7% of total)ival-mult: 28.0ms (4.6% of total)ival-tan: 23.0ms (3.8% of total)ival-div: 11.0ms (1.8% of total)ival-atan: 9.0ms (1.5% of total)ival-fabs: 5.0ms (0.8% of total)ival-add: 4.0ms (0.7% of total)ival-true: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 273 |
| 1 | 264 | 267 |
| 2 | 726 | 267 |
| 3 | 2385 | 267 |
| 0 | 17 | 28 |
| 0 | 31 | 28 |
| 1 | 61 | 28 |
| 2 | 147 | 28 |
| 3 | 487 | 28 |
| 4 | 1818 | 28 |
| 5 | 6756 | 28 |
| 0 | 8007 | 27 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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))))))) |
| Outputs |
|---|
(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 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
Compiled 28 to 17 computations (39.3% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (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))))))) |
Compiled 28 to 17 computations (39.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 ew (sin.f64 t)) | |
| cost-diff | 0 | (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) | |
| cost-diff | 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))))))) | |
| cost-diff | 128 | (+.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)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 130 |
| 0 | 31 | 130 |
| 1 | 61 | 130 |
| 2 | 147 | 130 |
| 3 | 487 | 130 |
| 4 | 1818 | 130 |
| 5 | 6756 | 130 |
| 0 | 8007 | 128 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(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))))))) |
(+.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)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin.f64 t) |
t |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh ew) |
eh |
(tan.f64 t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (cos.f64 t)) |
(cos.f64 t) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| Outputs |
|---|
(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 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(+.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)))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) ew) |
ew |
(sin.f64 t) |
t |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh ew) |
eh |
(tan.f64 t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.1171875 | (*.f64 eh (cos.f64 t)) | |
| accuracy | 0.13671875 | (*.f64 ew (sin.f64 t)) | |
| accuracy | 1.8277135022940383 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 34.135266607343 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 228.0ms | 78× | 2 | valid |
| 51.0ms | 115× | 0 | valid |
| 41.0ms | 63× | 1 | valid |
Compiled 262 to 36 computations (86.3% saved)
ival-sin: 204.0ms (70.5% of total)ival-cos: 41.0ms (14.2% of total)ival-tan: 11.0ms (3.8% of total)ival-mult: 11.0ms (3.8% of total)adjust: 8.0ms (2.8% of total)ival-div: 6.0ms (2.1% of total)ival-atan: 4.0ms (1.4% of total)ival-add: 2.0ms (0.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)| Inputs |
|---|
(+.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 (*.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))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 ew (sin.f64 t)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(*.f64 eh (cos.f64 t)) |
| Outputs |
|---|
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (cos t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* ew (sin t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos 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))))))) |
(/ 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 |
(+ 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)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | ew | @ | 0 | ((+ (* (* 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))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 6.0ms | t | @ | 0 | ((+ (* (* 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))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 6.0ms | eh | @ | -inf | ((+ (* (* 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))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 5.0ms | eh | @ | 0 | ((+ (* (* 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))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 4.0ms | t | @ | -inf | ((+ (* (* 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))))) (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))) (/ (/ eh ew) (tan t)) (* eh (cos t))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 795 |
| 1 | 577 | 790 |
| 2 | 2492 | 709 |
| 3 | 6429 | 709 |
| 0 | 8054 | 675 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (cos t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* ew (sin t)) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos 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))))))) |
(/ 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 |
(+ 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)))))) |
| Outputs |
|---|
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 t ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 (*.f64 (*.f64 t ew) t) #s(literal -1/6 binary64) ew) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 (*.f64 (*.f64 t ew) t) #s(literal -1/6 binary64) ew)) t) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (fma.f64 (*.f64 (*.f64 t ew) t) #s(literal -1/6 binary64) ew))) t) |
(* ew t) |
(*.f64 t ew) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t ew) t) #s(literal -1/6 binary64) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 (fma.f64 (*.f64 ew (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (*.f64 t t) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/5040 binary64) ew) (pow.f64 t #s(literal 4 binary64)) (*.f64 ew (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) 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 (neg.f64 t) t) (*.f64 (/.f64 eh ew) (fma.f64 #s(literal 1/45 binary64) (*.f64 t t) #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) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t) (*.f64 #s(literal -1/45 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t #s(literal 1 binary64)) (/.f64 (/.f64 eh ew) t)) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(fma.f64 (*.f64 (*.f64 t t) eh) (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 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 eh (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 90 |
| 0 | 31 | 89 |
| 1 | 97 | 89 |
| 2 | 756 | 85 |
| 0 | 8322 | 83 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.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 (*.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))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 ew (sin.f64 t)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(*.f64 eh (cos.f64 t)) |
| Outputs |
|---|
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (fabs.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (fabs.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fma.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 eh ew) (*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 eh ew) (*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 eh ew) (*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (fabs.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (fabs.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fma.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (pow.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 eh ew) (*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 eh ew) (*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 eh ew) (*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t)) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) |
(/.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 ew (+.f64 (sin.f64 (+.f64 t (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 (-.f64 t (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 ew (+.f64 (sin.f64 (-.f64 t (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 (+.f64 t (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 ew (-.f64 (cos.f64 (-.f64 t (fma.f64 (PI.f64) #s(literal 1/2 binary64) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 t)) ew) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) |
(*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 #s(literal 0 binary64)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 eh ew) (*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(cos.f64 (atan.f64 (fabs.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(+.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64))) eh) |
(*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (neg.f64 eh)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 eh ew)) |
(*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) eh) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh ew) (sin.f64 t))) (cos.f64 t)) |
(*.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) ew) (/.f64 (cos.f64 t) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (sin.f64 t)) (/.f64 eh (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 (/.f64 #s(literal -1 binary64) ew) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) ew)) |
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (tan.f64 t)) eh) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (/.f64 eh ew) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 #s(literal -1 binary64) (tan.f64 t))) |
(*.f64 (neg.f64 eh) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (*.f64 (/.f64 #s(literal -1 binary64) ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 1 binary64)) |
(*.f64 (/.f64 eh ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 eh ew) (pow.f64 (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 eh (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 ew) eh)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 eh) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t))) ew) |
(/.f64 (*.f64 (/.f64 eh ew) (cos.f64 t)) (sin.f64 t)) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal -1 binary64)) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (neg.f64 eh)) (neg.f64 ew)) |
(/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 ew eh)) |
(/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) eh) ew) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (neg.f64 (/.f64 (neg.f64 eh) (tan.f64 t))) ew) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (neg.f64 ew) eh)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) (neg.f64 ew))) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)) |
(/.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 1 binary64)) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(fma.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (*.f64 (sin.f64 t) #s(literal 0 binary64)) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (/.f64 (/.f64 eh ew) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (/.f64 (/.f64 eh ew) (sin.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (tan.f64 t)) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (/.f64 (/.f64 eh ew) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (/.f64 (/.f64 eh ew) (sin.f64 t)))) |
(+.f64 (*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (*.f64 (sin.f64 t) #s(literal 0 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (neg.f64 (neg.f64 (cos.f64 t))) eh) |
(*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 eh) (cos.f64 t))) |
(*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) eh)) |
(*.f64 (cos.f64 t) eh) |
(*.f64 eh (neg.f64 (neg.f64 (cos.f64 t)))) |
(*.f64 eh (cos.f64 t)) |
(neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) |
(fma.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) eh (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) eh)) |
(fma.f64 eh (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 eh (*.f64 (cos.f64 t) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 eh) (cos.f64 t))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) eh) (*.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) eh)) |
(+.f64 (*.f64 eh (*.f64 (sin.f64 t) #s(literal 0 binary64))) (*.f64 eh (*.f64 (cos.f64 t) #s(literal 1 binary64)))) |
Compiled 19 133 to 1 846 computations (90.4% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 397 | 14 | 411 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 398 | 14 | 412 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
| ▶ | 28.1% | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
| ▶ | 67.8% | (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
| 45.8% | (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) | |
| 32.8% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))))) | |
| 67.7% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| 99.7% | (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 eh (*.f64 (tan.f64 t) ew))))))) | |
| 54.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ▶ | 46.4% | (fabs.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
| 45.8% | (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| 39.4% | (fabs.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) | |
| 59.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) | |
| ▶ | 35.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
| 43.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
Compiled 1 252 to 632 computations (49.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) | |
| cost-diff | 0 | (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) | |
| cost-diff | 128 | (fabs.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) | |
| cost-diff | 69120 | (*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) | |
| cost-diff | 0 | (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| cost-diff | 0 | (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| cost-diff | 128 | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) | |
| cost-diff | 7104 | (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) | |
| cost-diff | 0 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| cost-diff | 0 | (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) | |
| cost-diff | 0 | (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| cost-diff | 128 | (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| cost-diff | 0 | (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) | |
| cost-diff | 0 | (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| cost-diff | 0 | (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) | |
| cost-diff | 0 | (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 791 |
| 0 | 87 | 716 |
| 1 | 193 | 716 |
| 2 | 571 | 716 |
| 3 | 2036 | 716 |
| 0 | 8587 | 714 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) |
(tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(cos.f64 t) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (cos.f64 t) ew) |
(cos.f64 t) |
t |
ew |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
#s(literal 2 binary64) |
(fabs.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
#s(literal 2 binary64) |
#s(literal 1/4 binary64) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) |
(*.f64 (cos.f64 t) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(cos.f64 t) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/.f64 (cos.f64 t) ew) |
(cos.f64 t) |
t |
ew |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
#s(literal 2 binary64) |
(fabs.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
#s(literal 2 binary64) |
#s(literal 1/4 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 1.4954519519996619 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 6.314983715524405 | (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) | |
| accuracy | 10.656737693951847 | (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| accuracy | 13.000965962113357 | (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) | |
| accuracy | 1.1336389834437155 | (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 1.4954519519996619 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 6.314983715524405 | (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) | |
| accuracy | 10.656737693951847 | (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| accuracy | 1.1336389834437155 | (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 1.4954519519996619 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 6.314983715524405 | (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) | |
| accuracy | 10.656737693951847 | (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| accuracy | 0.0546875 | (/.f64 (cos.f64 t) ew) | |
| accuracy | 0.05859375 | (/.f64 eh (sin.f64 t)) | |
| accuracy | 1.5156469715365457 | (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) | |
| accuracy | 18.85446231458367 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) | |
| accuracy | 0.06640625 | (*.f64 (sin.f64 t) ew) | |
| accuracy | 1.4954519519996619 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 6.314983715524405 | (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) | |
| accuracy | 18.14021944328285 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| 246.0ms | 42× | 2 | valid |
| 117.0ms | 33× | 1 | valid |
| 74.0ms | 136× | 0 | invalid |
| 21.0ms | 45× | 0 | valid |
Compiled 1 574 to 104 computations (93.4% saved)
ival-sin: 223.0ms (56.8% of total)ival-cos: 40.0ms (10.2% of total)ival-mult: 26.0ms (6.6% of total)ival-pow2: 25.0ms (6.4% of total)ival-div: 15.0ms (3.8% of total)ival-tan: 12.0ms (3.1% of total)adjust: 9.0ms (2.3% of total)ival-pow: 8.0ms (2% of total)ival-fabs: 8.0ms (2% of total)ival-atan: 7.0ms (1.8% of total)ival-add: 5.0ms (1.3% of total)ival-cosh: 5.0ms (1.3% of total)ival-asinh: 4.0ms (1% of total)ival-tanh: 3.0ms (0.8% of total)ival-sqrt: 2.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) |
(tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fabs.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (sin.f64 t) ew) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 eh (sin.f64 t)) |
(/.f64 (cos.f64 t) ew) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| Outputs |
|---|
(fabs (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))) |
(/ (* eh (pow (cos t) 2)) (* ew (sin t))) |
(* eh (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (+ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* ew (sin t)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* 1/2 (* eh (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* eh (- (* -1 (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(sqrt (* ew (sin t))) |
(+ (sqrt (* ew (sin t))) (* 1/2 (* (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (sqrt (/ 1 (* ew (sin t))))))) |
(+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/4 (* (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (sqrt (* ew (sin t))))) (* 1/2 (* (sqrt (/ 1 (* ew (sin t)))) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))))))) |
(+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (* (sqrt (/ 1 (* ew (sin t)))) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) (* eh (+ (* -1/2 (* (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (+ (* 1/4 (/ (pow (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) 2) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (sqrt (/ 1 (* ew (sin t)))))) (* 1/4 (* (sqrt (* ew (sin t))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* eh (+ (* -1 (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(* (pow ew 2) (pow (sin t) 2)) |
(+ (* (pow eh 2) (- (* 2 (pow (cos t) 2)) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) |
(+ (* (pow eh 2) (- (+ (* 2 (pow (cos t) 2)) (* eh (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) |
(+ (* (pow eh 2) (- (+ (* 2 (pow (cos t) 2)) (* eh (- (* eh (- (/ (pow (cos t) 4) (* (pow ew 2) (pow (sin t) 2))) (+ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (/ (* (pow (cos t) 2) (- (* 2 (pow (cos t) 2)) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2)))))) (* -1 (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))))) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (+ (* 1/2 (* eh (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/6 (* eh (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))) (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* eh (+ (* 1/24 (* eh (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (cos t) (* ew (sin t))))) |
(/ eh (sin t)) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))) (* 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)))) (* eh (+ (* -1/2 (* eh (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (* -1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))))) |
(/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
(* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) |
(* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
(/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))) |
(+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))) |
(+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) |
(/ (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) |
(- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
(- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) |
(* (pow eh 2) (+ (/ (* ew (sin t)) (pow eh 2)) (/ (pow (cos t) 2) (* ew (sin t))))) |
(* (* eh (* (cos t) (sqrt 2))) (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) |
(* eh (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (cos t) (sqrt 2))))) |
(* eh (+ (* -1/2 (* (/ (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 4) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (cos t) (sqrt 2)))))) |
(* eh (+ (* -1/2 (* (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/2 (* (/ (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 4) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (cos t) (sqrt 2))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 6))) (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) |
(* (pow eh 4) (- (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3)))))))) |
(* (pow eh 4) (- (+ (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3)))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 4)))))))))) |
(* (pow eh 4) (- (+ (* -1 (/ (+ (* 2 (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 4)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (* 1/2 (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 4))))))) (pow eh 6))) (+ (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3)))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 4)))))))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2)))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4)))))) |
(/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) |
(* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh)) eh))))) |
(* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2)))) eh)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh))))) |
(/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) |
(+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))) |
(+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))) |
(/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(- (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) |
(- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 6) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 6) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(* -1 (* (* eh (* (cos t) (sqrt 2))) (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(* -1 (* eh (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (cos t) (sqrt 2)))))) |
(* -1 (* eh (+ (* -1/2 (* (/ (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* (pow eh 4) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (cos t) (sqrt 2))))))) |
(* -1 (* eh (+ (* -1/2 (* (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (+ (* -1/2 (* (/ (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* (pow eh 4) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (cos t) (sqrt 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 6))) (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) |
(* (pow eh 4) (- (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))))))) |
(* (pow eh 4) (- (+ (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 4)))))))))) |
(* (pow eh 4) (- (+ (* -1 (/ (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 4)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))))))))) (* 1/2 (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 4))))))) (pow eh 6))) (+ (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 4)))))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
(* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2)))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4)))))) |
(/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* ew (+ (* eh (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* ew (+ (* ew (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(+ (* (pow ew 2) (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* (pow ew 2) (+ (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* (pow ew 2) (+ (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (* (cos t) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(/ (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
(- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
(- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* -1 (* (pow ew 2) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1 (/ (* (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* (pow ew 2) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew) |
(* (* eh (* (cos t) (sqrt 2))) (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
(/ (+ (* 1/2 (* (/ (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (* (pow ew 5) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (* eh (* (cos t) (sqrt 2))) (sqrt (/ ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) ew) |
(/ (+ (* (* eh (* (cos t) (sqrt 2))) (sqrt (/ ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 3) (+ (* -1/2 (* (/ (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (* (pow ew 3) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (* (/ (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (/ (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) ew))))))) ew) |
(/ (+ (* (* eh (* (cos t) (sqrt 2))) (sqrt (/ ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 3) (+ (* 1/2 (* (/ (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (/ (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) ew)))) (* (pow ew 2) (+ (* -1/2 (* (/ (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (/ (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) ew)))) (* -1/8 (* (/ (pow (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) 2) (* (pow eh 3) (* (pow (cos t) 3) (pow (sqrt 2) 3)))) (sqrt (/ (* (pow (sin t) 3) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)) ew))))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (+ (* -1 (* (pow ew 2) (+ (* -1 (/ (* (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* -1 (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) |
(/ (+ (* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))))) (pow ew 2)) |
(/ (+ (* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (- (+ (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* (pow ew 2) (- (* 4 (/ (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 16 (/ (* (pow eh 4) (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 4)))))))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))))) (pow ew 2)) |
(/ (+ (* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (- (+ (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* (pow ew 2) (- (+ (* -1 (* (pow ew 2) (+ (* 2 (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 4 (/ (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 16 (/ (* (pow eh 4) (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 4))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 16 (/ (* (pow eh 4) (* (pow (cos t) 4) (+ (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* 1/2 (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 4)))))))) (* 4 (/ (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 16 (/ (* (pow eh 4) (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 4)))))))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))))) (pow ew 2)) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))) |
(/ (cos t) ew) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(+ (* 1/2 (* (pow ew 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (/ (* eh (pow (cos t) 2)) (sin t))) ew) |
(/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (pow (cos t) 2)) (sin t)) (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)))) ew) |
(/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (pow (cos t) 2)) (sin t)) (+ (/ (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2)))))) (pow ew 3)) (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2))))) ew) |
(/ (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (/ (* eh (cos t)) (sin t))) ew) |
(/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew) |
(/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2)))))))))) (pow ew 3))) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* (pow ew 3) (sin t)))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (* (pow ew 3) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (- (+ (sin 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)))))) |
(* ew (- (+ (sin t) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (/ (* (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)))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))) (pow ew 4))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (+ (sin t) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(* ew (+ (sqrt (/ (sin t) ew)) (* 1/2 (* (sqrt (/ 1 (* (pow ew 5) (sin t)))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))))) |
(* ew (+ (sqrt (/ (sin t) ew)) (+ (* 1/4 (* (sqrt (/ (sin t) (pow ew 7))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* 1/2 (* (sqrt (/ 1 (* (pow ew 5) (sin t)))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))))))) |
(* ew (+ (sqrt (/ (sin t) ew)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow ew 9) (sin t)))) (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (+ (* 1/4 (* (sqrt (/ (sin t) (pow ew 7))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* 1/2 (* (sqrt (/ 1 (* (pow ew 5) (sin t)))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (/ (* (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)))))) |
(* (pow ew 2) (- (+ (* 2 (/ (* (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 ew 2) (- (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2))) (+ (/ (* (pow (sin t) 2) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2)))) |
(* (pow ew 2) (- (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2))) (+ (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 2))) (pow (sin t) 2))) (+ (* -1 (/ (* (pow (sin t) 2) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 2 (* (pow eh 2) (pow (cos t) 2))) (* (pow eh 2) (pow (cos t) 2))))) (* (pow ew 4) (pow (sin t) 2))) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2)) (/ (* (pow (sin t) 2) (+ (* -1 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t)))))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))))))) |
(/ (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* 1/6 (/ (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) (pow ew 2))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t)))) ew) |
(/ (+ (* 1/24 (/ (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 3))) (+ (* 1/6 (/ (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) (pow ew 2))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))))) ew) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))) (pow ew 4))) (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) (pow ew 3))))))) |
(* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) ew)) (* 1/2 (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t)))))) ew)) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))) ew)) (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (- (+ (* -1 (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 (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (- (+ (* 1/2 (/ (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* ew (pow (sin t) 2))))) (* 1/2 (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* (sqrt (* ew (sin t))) (pow (sqrt -1) 2))) |
(* -1 (* ew (+ (* -1/2 (* (sqrt (/ 1 (* (pow ew 5) (sin t)))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (sqrt (/ (sin t) ew)) (pow (sqrt -1) 2))))) |
(* -1 (* ew (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ (sin t) ew)) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (* 1/2 (* (sqrt (/ ew (sin t))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))))) (pow ew 3))) (* (sqrt (/ (sin t) ew)) (pow (sqrt -1) 2))))) |
(* -1 (* ew (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (* ew (sin t))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (* 1/2 (* (sqrt (/ 1 (* ew (sin t)))) (+ (* 1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2))))))) ew)) (* 1/2 (* (sqrt (/ ew (sin t))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))))) (pow ew 3))) (* (sqrt (/ (sin t) ew)) (pow (sqrt -1) 2))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1/2 (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* ew (pow (sin t) 2)))))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* (pow ew 2) (- (+ (* -1 (/ (* (pow (sin t) 2) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (+ (* 2 (/ (* (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 ew 2) (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 2)) (+ (* (pow (sin t) 2) (+ (* -1 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 2 (* (pow eh 2) (pow (cos t) 2))) (* (pow eh 2) (pow (cos t) 2))))) (pow (sin t) 2)))) ew)) (* -1 (* (pow (sin t) 2) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3))) (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2))) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2)))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) ew)) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(+ 1 (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (pow ew 3))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/2 (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))) ew))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(+ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(+ (* t (+ (* eh (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(+ (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* 2 (/ (pow eh 2) (* ew (* t (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -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)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (pow eh 2) (* ew t)) |
(/ (+ (* (pow t 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (* 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))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (+ (* 1/24 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -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))))))))))))) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) 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 (sqrt 2)) (sqrt (/ 1 (* ew (* t (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
(/ (+ (* 1/2 (* (/ (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* eh (sqrt 2))) (sqrt (* ew (* (pow t 5) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* (* eh (sqrt 2)) (sqrt (/ t (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) t) |
(/ (+ (* (* eh (sqrt 2)) (sqrt (/ t (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 3) (+ (* 1/2 (* (/ (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* eh (sqrt 2))) (sqrt (/ (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) t)))) (* 1/2 (* (/ (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* eh (sqrt 2))) (sqrt (* ew (* (pow t 3) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) t) |
(/ (+ (* (* eh (sqrt 2)) (sqrt (/ t (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 3) (+ (* 1/2 (* (/ (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* eh (sqrt 2))) (sqrt (/ (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) t)))) (* (pow t 2) (+ (* -1/8 (* (/ (pow (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) 2) (* (pow eh 3) (pow (sqrt 2) 3))) (sqrt (/ (* (pow ew 3) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)) t)))) (* 1/2 (* (/ (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* eh (sqrt 2))) (sqrt (/ (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) t))))))))) t) |
(* 4 (/ (pow eh 4) (* (pow ew 2) (* (pow t 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) |
(/ (+ (* 4 (/ (pow eh 4) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))))) (pow t 2)) |
(/ (+ (* 4 (/ (pow eh 4) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (+ (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (* 4 (/ (+ (* 2 (/ (* (pow eh 2) (- (+ (* -1/6 ew) (* 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))))))) ew)) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 16 (/ (* (pow eh 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 4)))))))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))))) (pow t 2)) |
(/ (+ (* 4 (/ (pow eh 4) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (+ (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (+ (* 4 (/ (+ (* 2 (/ (* (pow eh 2) (- (+ (* -1/6 ew) (* 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))))))) ew)) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (* (pow t 2) (- (* 4 (/ (+ (* 2 (* (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (- (+ (* -1/6 ew) (* 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)))))))) (* 2 (/ (* (pow eh 2) (- (+ (* -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))))))))))) ew))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 4 (/ (+ (* 2 (/ (* (pow eh 2) (- (+ (* -1/6 ew) (* 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))))))) ew)) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 16 (/ (* (pow eh 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 4))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (* 16 (/ (* (pow eh 4) (+ (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* 1/2 (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 4))))))))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 16 (/ (* (pow eh 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 4)))))))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))))) (pow t 2)) |
(+ (log (* 2 (/ eh ew))) (* -1 (log t))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)))))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))))))))) |
(* 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))))))) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh t) |
(/ (+ eh (* 1/6 (* eh (pow t 2)))) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/ 1 ew) |
(+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)) |
(+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/720 (/ (pow t 2) ew)) (* 1/24 (/ 1 ew)))) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(+ (* 1/2 (* (pow t 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(/ (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
(* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(* (sqrt 2) (sqrt (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* 4 (/ (pow (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) 2) (pow (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) |
(* 1/2 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 134.0ms | eh | @ | -inf | ((fabs (+ (* (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) eh) (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)))) (+ (* (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) eh) (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew))) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) (tanh (asinh (/ (/ eh (tan t)) ew))) (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)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (pow (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (* (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4)) (fabs (* (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4))) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (* (sin t) ew) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (/ (cos t) ew) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 126.0ms | t | @ | 0 | ((fabs (+ (* (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) eh) (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)))) (+ (* (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) eh) (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew))) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) (tanh (asinh (/ (/ eh (tan t)) ew))) (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)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (pow (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (* (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4)) (fabs (* (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4))) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (* (sin t) ew) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (/ (cos t) ew) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 121.0ms | eh | @ | 0 | ((fabs (+ (* (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) eh) (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)))) (+ (* (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) eh) (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew))) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) (tanh (asinh (/ (/ eh (tan t)) ew))) (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)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (pow (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (* (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4)) (fabs (* (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4))) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (* (sin t) ew) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (/ (cos t) ew) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 79.0ms | t | @ | inf | ((fabs (+ (* (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) eh) (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)))) (+ (* (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) eh) (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew))) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) (tanh (asinh (/ (/ eh (tan t)) ew))) (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)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (pow (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (* (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4)) (fabs (* (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4))) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (* (sin t) ew) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (/ (cos t) ew) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 79.0ms | eh | @ | inf | ((fabs (+ (* (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) eh) (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew)))) (+ (* (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) eh) (* (cos (atan (/ (/ eh (tan t)) ew))) (* (sin t) ew))) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t)) (tanh (asinh (/ (/ eh (tan t)) ew))) (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)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (pow (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (* (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4)) (fabs (* (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4))) (pow (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) 1/4) (pow (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) 2) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (* (sin t) ew) (* (/ (cos t) ew) (/ eh (sin t))) (/ eh (sin t)) (/ (cos t) ew) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2861 | 142311 |
| 0 | 8252 | 139696 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))) |
(/ (* eh (pow (cos t) 2)) (* ew (sin t))) |
(* eh (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (+ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(fabs (* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* ew (sin t)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* 1/2 (* eh (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* eh (- (* -1 (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(sqrt (* ew (sin t))) |
(+ (sqrt (* ew (sin t))) (* 1/2 (* (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (sqrt (/ 1 (* ew (sin t))))))) |
(+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/4 (* (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (sqrt (* ew (sin t))))) (* 1/2 (* (sqrt (/ 1 (* ew (sin t)))) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))))))) |
(+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (* (sqrt (/ 1 (* ew (sin t)))) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) (* eh (+ (* -1/2 (* (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (+ (* 1/4 (/ (pow (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) 2) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (sqrt (/ 1 (* ew (sin t)))))) (* 1/4 (* (sqrt (* ew (sin t))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* eh (+ (* -1 (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(* (pow ew 2) (pow (sin t) 2)) |
(+ (* (pow eh 2) (- (* 2 (pow (cos t) 2)) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) |
(+ (* (pow eh 2) (- (+ (* 2 (pow (cos t) 2)) (* eh (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) |
(+ (* (pow eh 2) (- (+ (* 2 (pow (cos t) 2)) (* eh (- (* eh (- (/ (pow (cos t) 4) (* (pow ew 2) (pow (sin t) 2))) (+ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (/ (* (pow (cos t) 2) (- (* 2 (pow (cos t) 2)) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2)))))) (* -1 (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))))) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (+ (* 1/2 (* eh (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/6 (* eh (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))) (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* eh (+ (* 1/24 (* eh (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (cos t) (* ew (sin t))))) |
(/ eh (sin t)) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))) (* 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)))) (* eh (+ (* -1/2 (* eh (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (* -1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))))) |
(/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
(* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) |
(* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
(/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))) |
(+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))) |
(+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) |
(/ (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) |
(- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
(- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) |
(* (pow eh 2) (+ (/ (* ew (sin t)) (pow eh 2)) (/ (pow (cos t) 2) (* ew (sin t))))) |
(* (* eh (* (cos t) (sqrt 2))) (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) |
(* eh (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (cos t) (sqrt 2))))) |
(* eh (+ (* -1/2 (* (/ (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 4) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (cos t) (sqrt 2)))))) |
(* eh (+ (* -1/2 (* (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/2 (* (/ (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 4) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (cos t) (sqrt 2))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 6))) (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) |
(* (pow eh 4) (- (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3)))))))) |
(* (pow eh 4) (- (+ (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3)))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 4)))))))))) |
(* (pow eh 4) (- (+ (* -1 (/ (+ (* 2 (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 4)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (* 1/2 (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 4))))))) (pow eh 6))) (+ (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3)))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 4)))))))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2)))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4)))))) |
(/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) |
(* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh)) eh))))) |
(* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2)))) eh)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh))))) |
(/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) |
(+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))) |
(+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))) |
(/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(- (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) |
(- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 6) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 6) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(* -1 (* (* eh (* (cos t) (sqrt 2))) (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(* -1 (* eh (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (cos t) (sqrt 2)))))) |
(* -1 (* eh (+ (* -1/2 (* (/ (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* (pow eh 4) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (cos t) (sqrt 2))))))) |
(* -1 (* eh (+ (* -1/2 (* (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (+ (* -1/2 (* (/ (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* (pow eh 4) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (cos t) (sqrt 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 6))) (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) |
(* (pow eh 4) (- (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))))))) |
(* (pow eh 4) (- (+ (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 4)))))))))) |
(* (pow eh 4) (- (+ (* -1 (/ (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 4)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))))))))) (* 1/2 (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 4))))))) (pow eh 6))) (+ (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 4)))))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
(* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2)))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4)))))) |
(/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* ew (+ (* eh (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* ew (+ (* ew (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(+ (* (pow ew 2) (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* (pow ew 2) (+ (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* (pow ew 2) (+ (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (* (cos t) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(/ (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
(- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
(- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* -1 (* (pow ew 2) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1 (/ (* (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* (pow ew 2) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew) |
(* (* eh (* (cos t) (sqrt 2))) (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
(/ (+ (* 1/2 (* (/ (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (* (pow ew 5) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (* eh (* (cos t) (sqrt 2))) (sqrt (/ ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) ew) |
(/ (+ (* (* eh (* (cos t) (sqrt 2))) (sqrt (/ ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 3) (+ (* -1/2 (* (/ (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (* (pow ew 3) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (* (/ (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (/ (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) ew))))))) ew) |
(/ (+ (* (* eh (* (cos t) (sqrt 2))) (sqrt (/ ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 3) (+ (* 1/2 (* (/ (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (/ (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) ew)))) (* (pow ew 2) (+ (* -1/2 (* (/ (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (/ (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) ew)))) (* -1/8 (* (/ (pow (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) 2) (* (pow eh 3) (* (pow (cos t) 3) (pow (sqrt 2) 3)))) (sqrt (/ (* (pow (sin t) 3) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)) ew))))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (+ (* -1 (* (pow ew 2) (+ (* -1 (/ (* (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* -1 (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) |
(/ (+ (* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))))) (pow ew 2)) |
(/ (+ (* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (- (+ (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* (pow ew 2) (- (* 4 (/ (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 16 (/ (* (pow eh 4) (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 4)))))))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))))) (pow ew 2)) |
(/ (+ (* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (- (+ (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* (pow ew 2) (- (+ (* -1 (* (pow ew 2) (+ (* 2 (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 4 (/ (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 16 (/ (* (pow eh 4) (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 4))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 16 (/ (* (pow eh 4) (* (pow (cos t) 4) (+ (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* 1/2 (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 4)))))))) (* 4 (/ (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 16 (/ (* (pow eh 4) (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 4)))))))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))))) (pow ew 2)) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))) |
(/ (cos t) ew) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(+ (* 1/2 (* (pow ew 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (/ (* eh (pow (cos t) 2)) (sin t))) ew) |
(/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (pow (cos t) 2)) (sin t)) (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)))) ew) |
(/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (pow (cos t) 2)) (sin t)) (+ (/ (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2)))))) (pow ew 3)) (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2))))) ew) |
(/ (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (/ (* eh (cos t)) (sin t))) ew) |
(/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew) |
(/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2)))))))))) (pow ew 3))) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* (pow ew 3) (sin t)))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (* (pow ew 3) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (- (+ (sin 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)))))) |
(* ew (- (+ (sin t) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (/ (* (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)))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))) (pow ew 4))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (+ (sin t) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(* ew (+ (sqrt (/ (sin t) ew)) (* 1/2 (* (sqrt (/ 1 (* (pow ew 5) (sin t)))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))))) |
(* ew (+ (sqrt (/ (sin t) ew)) (+ (* 1/4 (* (sqrt (/ (sin t) (pow ew 7))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* 1/2 (* (sqrt (/ 1 (* (pow ew 5) (sin t)))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))))))) |
(* ew (+ (sqrt (/ (sin t) ew)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow ew 9) (sin t)))) (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (+ (* 1/4 (* (sqrt (/ (sin t) (pow ew 7))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* 1/2 (* (sqrt (/ 1 (* (pow ew 5) (sin t)))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (/ (* (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)))))) |
(* (pow ew 2) (- (+ (* 2 (/ (* (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 ew 2) (- (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2))) (+ (/ (* (pow (sin t) 2) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2)))) |
(* (pow ew 2) (- (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2))) (+ (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 2))) (pow (sin t) 2))) (+ (* -1 (/ (* (pow (sin t) 2) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 2 (* (pow eh 2) (pow (cos t) 2))) (* (pow eh 2) (pow (cos t) 2))))) (* (pow ew 4) (pow (sin t) 2))) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2)) (/ (* (pow (sin t) 2) (+ (* -1 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t)))))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))))))) |
(/ (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* 1/6 (/ (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) (pow ew 2))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t)))) ew) |
(/ (+ (* 1/24 (/ (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 3))) (+ (* 1/6 (/ (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) (pow ew 2))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))))) ew) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))) (pow ew 4))) (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) (pow ew 3))))))) |
(* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) ew)) (* 1/2 (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t)))))) ew)) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))) ew)) (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (- (+ (* -1 (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 (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (- (+ (* 1/2 (/ (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* ew (pow (sin t) 2))))) (* 1/2 (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* (sqrt (* ew (sin t))) (pow (sqrt -1) 2))) |
(* -1 (* ew (+ (* -1/2 (* (sqrt (/ 1 (* (pow ew 5) (sin t)))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (sqrt (/ (sin t) ew)) (pow (sqrt -1) 2))))) |
(* -1 (* ew (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ (sin t) ew)) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (* 1/2 (* (sqrt (/ ew (sin t))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))))) (pow ew 3))) (* (sqrt (/ (sin t) ew)) (pow (sqrt -1) 2))))) |
(* -1 (* ew (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (* ew (sin t))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (* 1/2 (* (sqrt (/ 1 (* ew (sin t)))) (+ (* 1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2))))))) ew)) (* 1/2 (* (sqrt (/ ew (sin t))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))))) (pow ew 3))) (* (sqrt (/ (sin t) ew)) (pow (sqrt -1) 2))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1/2 (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* ew (pow (sin t) 2)))))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* (pow ew 2) (- (+ (* -1 (/ (* (pow (sin t) 2) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (+ (* 2 (/ (* (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 ew 2) (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 2)) (+ (* (pow (sin t) 2) (+ (* -1 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 2 (* (pow eh 2) (pow (cos t) 2))) (* (pow eh 2) (pow (cos t) 2))))) (pow (sin t) 2)))) ew)) (* -1 (* (pow (sin t) 2) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3))) (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2))) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2)))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) ew)) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(+ 1 (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (pow ew 3))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/2 (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))) ew))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(+ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(+ (* t (+ (* eh (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(+ (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* 2 (/ (pow eh 2) (* ew (* t (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -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)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (pow eh 2) (* ew t)) |
(/ (+ (* (pow t 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (* 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))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (+ (* 1/24 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -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))))))))))))) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) 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 (sqrt 2)) (sqrt (/ 1 (* ew (* t (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
(/ (+ (* 1/2 (* (/ (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* eh (sqrt 2))) (sqrt (* ew (* (pow t 5) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* (* eh (sqrt 2)) (sqrt (/ t (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) t) |
(/ (+ (* (* eh (sqrt 2)) (sqrt (/ t (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 3) (+ (* 1/2 (* (/ (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* eh (sqrt 2))) (sqrt (/ (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) t)))) (* 1/2 (* (/ (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* eh (sqrt 2))) (sqrt (* ew (* (pow t 3) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) t) |
(/ (+ (* (* eh (sqrt 2)) (sqrt (/ t (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 3) (+ (* 1/2 (* (/ (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* eh (sqrt 2))) (sqrt (/ (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) t)))) (* (pow t 2) (+ (* -1/8 (* (/ (pow (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) 2) (* (pow eh 3) (pow (sqrt 2) 3))) (sqrt (/ (* (pow ew 3) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)) t)))) (* 1/2 (* (/ (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* eh (sqrt 2))) (sqrt (/ (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) t))))))))) t) |
(* 4 (/ (pow eh 4) (* (pow ew 2) (* (pow t 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) |
(/ (+ (* 4 (/ (pow eh 4) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))))) (pow t 2)) |
(/ (+ (* 4 (/ (pow eh 4) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (+ (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (* 4 (/ (+ (* 2 (/ (* (pow eh 2) (- (+ (* -1/6 ew) (* 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))))))) ew)) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 16 (/ (* (pow eh 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 4)))))))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))))) (pow t 2)) |
(/ (+ (* 4 (/ (pow eh 4) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (+ (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (+ (* 4 (/ (+ (* 2 (/ (* (pow eh 2) (- (+ (* -1/6 ew) (* 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))))))) ew)) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (* (pow t 2) (- (* 4 (/ (+ (* 2 (* (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (- (+ (* -1/6 ew) (* 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)))))))) (* 2 (/ (* (pow eh 2) (- (+ (* -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))))))))))) ew))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 4 (/ (+ (* 2 (/ (* (pow eh 2) (- (+ (* -1/6 ew) (* 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))))))) ew)) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 16 (/ (* (pow eh 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 4))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (* 16 (/ (* (pow eh 4) (+ (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* 1/2 (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 4))))))))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 16 (/ (* (pow eh 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 4)))))))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))))) (pow t 2)) |
(+ (log (* 2 (/ eh ew))) (* -1 (log t))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)))))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))))))))) |
(* 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))))))) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ eh t) |
(/ (+ eh (* 1/6 (* eh (pow t 2)))) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/ 1 ew) |
(+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)) |
(+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/720 (/ (pow t 2) ew)) (* 1/24 (/ 1 ew)))) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(+ (* 1/2 (* (pow t 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(/ (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
(/ (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
(* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(* (sqrt 2) (sqrt (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* 4 (/ (pow (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) 2) (pow (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) |
(* 1/2 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
| Outputs |
|---|
(fabs (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (+.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (fma.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 (cos.f64 t) (*.f64 (/.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 0 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))) |
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.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 0 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))) |
(/ (* eh (pow (cos t) 2)) (* ew (sin t))) |
(/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t))) |
(* eh (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t))))) |
(*.f64 eh (fma.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 (cos.f64 t) (*.f64 (/.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 0 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t))))) |
(*.f64 eh (fma.f64 eh (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.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 0 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (+ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))) |
(*.f64 eh (fma.f64 eh (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.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 0 binary64)) (*.f64 eh (fma.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t))))))) (sin.f64 t)) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t)))))) (sin.f64 t)))) (fma.f64 #s(literal 1/12 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 0 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.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)))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (/.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 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 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 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.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 0 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(* eh (+ (* 1/2 (* eh (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 (/.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 0 binary64)) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 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 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.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 0 binary64)) (*.f64 eh (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* eh (+ (* 1/2 (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* eh (- (+ (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* eh (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.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 0 binary64)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t)))))) (-.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t))))))) (sin.f64 t)) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t)))))) (sin.f64 t)))) (fma.f64 #s(literal 1/12 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 0 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.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)))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (/.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 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 0 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 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.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 0 binary64))) (*.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 3 binary64))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(fabs (* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fabs.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 ew (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t))))) (+.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* 1/2 (* eh (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (fma.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))))) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* eh (- (* -1 (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 (*.f64 #s(literal -1 binary64) eh) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 (sin.f64 t) (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (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/2 binary64) (fma.f64 #s(literal 0 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 (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 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t))))))) (sin.f64 t)) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (/.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) ew) (*.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))))))) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t))))))) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(fma.f64 ew (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) |
(sqrt (* ew (sin t))) |
(sqrt.f64 (*.f64 ew (sin.f64 t))) |
(+ (sqrt (* ew (sin t))) (* 1/2 (* (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (sqrt (/ 1 (* ew (sin t))))))) |
(-.f64 (sqrt.f64 (*.f64 ew (sin.f64 t))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))))) |
(+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/4 (* (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (sqrt (* ew (sin t))))) (* 1/2 (* (sqrt (/ 1 (* ew (sin t)))) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))))))) |
(+.f64 (sqrt.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh eh) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eh (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))))))) (sqrt.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))))))) |
(+ (sqrt (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (* (sqrt (/ 1 (* ew (sin t)))) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) (* eh (+ (* -1/2 (* (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (+ (* 1/4 (/ (pow (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) 2) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (sqrt (/ 1 (* ew (sin t)))))) (* 1/4 (* (sqrt (* ew (sin t))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))))) |
(+.f64 (sqrt.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh eh) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 eh (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 (sin.f64 t) (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (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/2 binary64) (fma.f64 #s(literal 0 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 (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 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t))))))) (sin.f64 t)) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t)))))) (sin.f64 t))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (/.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))))))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* eh (+ (* -1 (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (fma.f64 eh (fma.f64 (*.f64 #s(literal -1 binary64) eh) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 (sin.f64 t) (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (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/2 binary64) (fma.f64 #s(literal 0 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 (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 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t))))))) (sin.f64 t)) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t)))))) (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (/.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) ew) (*.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))))))) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t))))))) |
(* (pow ew 2) (pow (sin t) 2)) |
(*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) |
(+ (* (pow eh 2) (- (* 2 (pow (cos t) 2)) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) |
(fma.f64 (*.f64 eh eh) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cos.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)))) |
(+ (* (pow eh 2) (- (+ (* 2 (pow (cos t) 2)) (* eh (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) |
(fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (*.f64 ew ew)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))))))) (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) (- (+ (* 2 (pow (cos t) 2)) (* eh (- (* eh (- (/ (pow (cos t) 4) (* (pow ew 2) (pow (sin t) 2))) (+ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (/ (* (pow (cos t) 2) (- (* 2 (pow (cos t) 2)) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2)))))) (* -1 (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))))) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) |
(fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (-.f64 (*.f64 eh (fma.f64 eh (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (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/2 binary64) (fma.f64 #s(literal 0 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 (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 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t))))))) (sin.f64 t)) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t)))))) (sin.f64 t)))))) (/.f64 (*.f64 #s(literal 1/4 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cos.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 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* 1/2 (* eh (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 #s(literal 0 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 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* eh (+ (* 1/6 (* eh (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))) (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 eh (fma.f64 (*.f64 #s(literal 1/6 binary64) eh) (*.f64 (/.f64 (pow.f64 (cos.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/2 binary64) (*.f64 #s(literal 0 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 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* eh (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* eh (+ (* 1/24 (* eh (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 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 eh (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (*.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 0 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) |
(+ 1 (* (pow eh 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))))) (/.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))))))) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* eh (+ (* -1/2 (* eh (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (* -1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))))) |
(+.f64 #s(literal 1 binary64) (*.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 eh (*.f64 #s(literal -1/2 binary64) (fma.f64 eh (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (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/2 binary64) (fma.f64 #s(literal 0 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 (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 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t))))))) (sin.f64 t)) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 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 ew (sin.f64 t)))))) (sin.f64 t)))))) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 (fma.f64 #s(literal -1 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/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 ew (sin.f64 t))))))))))) |
(/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) |
(* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
(*.f64 eh (+.f64 (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) |
(* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) |
(*.f64 eh (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))) |
(* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
(*.f64 eh (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))) |
(/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) |
(+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))) |
(+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))) |
(+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))) |
(+.f64 (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))) |
(+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/384 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/384 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (-.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 eh #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))) |
(/ (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) |
(- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) |
(-.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (*.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) |
(- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
(-.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) |
(- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
(-.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))))))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/384 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(*.f64 (*.f64 eh eh) (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
(*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/384 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 eh #s(literal 6 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t))) |
(* (pow eh 2) (+ (/ (* ew (sin t)) (pow eh 2)) (/ (pow (cos t) 2) (* ew (sin t))))) |
(*.f64 (*.f64 eh eh) (+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
(* (* eh (* (cos t) (sqrt 2))) (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) |
(*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))) |
(* eh (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (cos t) (sqrt 2))))) |
(*.f64 eh (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) |
(* eh (+ (* -1/2 (* (/ (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 4) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (cos t) (sqrt 2)))))) |
(*.f64 eh (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 t) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))))) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64))))))) |
(* eh (+ (* -1/2 (* (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/2 (* (/ (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 4) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (cos t) (sqrt 2))))))) |
(*.f64 eh (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 t) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 t) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))))) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/384 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 t) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))))) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 6))) (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/384 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (sin.f64 t) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))))))) |
(* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) |
(* (pow eh 4) (- (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3)))))))) |
(*.f64 (pow.f64 eh #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 3 binary64)))))))) |
(* (pow eh 4) (- (+ (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3)))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 4)))))))))) |
(*.f64 (pow.f64 eh #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 3 binary64))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 4 binary64)))))))))) |
(* (pow eh 4) (- (+ (* -1 (/ (+ (* 2 (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 4)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (* 1/2 (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 4))))))) (pow eh 6))) (+ (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 8 (/ (* (pow (cos t) 4) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3)))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 4)))))))))) |
(*.f64 (pow.f64 eh #s(literal 4 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 3 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 4 binary64))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))) (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 3 binary64)))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/384 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 4 binary64)))))))) (pow.f64 eh #s(literal 6 binary64))) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 3 binary64))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) #s(literal 4 binary64))))))))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))) |
(+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (neg.f64 (log.f64 eh))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(+.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
(+.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 eh eh)))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 eh eh))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 eh #s(literal 4 binary64))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (*.f64 eh eh))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh)))))) (fma.f64 #s(literal 1/384 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (*.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (log.f64 eh))))))))) (pow.f64 eh #s(literal 4 binary64)))))) |
(/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) |
(* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) |
(neg.f64 (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) |
(* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh)) eh))))) |
(neg.f64 (*.f64 eh (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t) (/.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) eh)) eh))))) |
(* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2)))) eh)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh))))) |
(neg.f64 (*.f64 eh (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 eh eh)))) eh) (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t))) eh))))) |
(/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) |
(+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))) |
(+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))) |
(+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))) |
(+.f64 (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))) |
(+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))) |
(+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 (cos.f64 t) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (pow.f64 eh #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))) |
(/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) |
(- (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) |
(-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (sin.f64 t)) (*.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) |
(- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(-.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (sin.f64 t)) (*.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) |
(- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 6) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 6) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))))) |
(-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (cos.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (sin.f64 t)) (*.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(neg.f64 (*.f64 eh (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(*.f64 (*.f64 eh eh) (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (*.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (*.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (pow.f64 eh #s(literal 6 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (*.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))))) |
(* -1 (* (* eh (* (cos t) (sqrt 2))) (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))))) |
(* -1 (* eh (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (cos t) (sqrt 2)))))) |
(neg.f64 (*.f64 eh (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* eh (+ (* -1/2 (* (/ (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* (pow eh 4) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (cos t) (sqrt 2))))))) |
(neg.f64 (*.f64 eh (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))))) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))))) |
(* -1 (* eh (+ (* -1/2 (* (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (+ (* -1/2 (* (/ (+ (* 1/4 (/ (* ew (* (sin t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) 2)))) (* (pow (cos t) 2) (pow (sqrt 2) 2)))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* (pow eh 4) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (+ (* 1/2 (* (/ (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (* (pow eh 2) (* (cos t) (sqrt 2)))) (sqrt (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (cos t) (sqrt 2)))))))) |
(neg.f64 (*.f64 eh (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))))) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))))) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 (cos.f64 t) (sqrt.f64 #s(literal 2 binary64))))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 6))) (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (*.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))))))) |
(* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) |
(* (pow eh 4) (- (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))))))) |
(*.f64 (pow.f64 eh #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (*.f64 (*.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 3 binary64)))))))) |
(* (pow eh 4) (- (+ (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 4)))))))))) |
(*.f64 (pow.f64 eh #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (*.f64 (*.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 3 binary64))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 4 binary64)))))))))) |
(* (pow eh 4) (- (+ (* -1 (/ (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 4)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))))))))) (* 1/2 (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 4))))))) (pow eh 6))) (+ (* 4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (* 4 (/ (pow (cos t) 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 8 (/ (pow (cos t) 2) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 8 (/ (pow (cos t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 8 (/ (* (pow (cos t) 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))))) (* 16 (/ (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 4)))))))))) |
(*.f64 (pow.f64 eh #s(literal 4 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 3 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 4 binary64))))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 3 binary64)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 4 binary64)))))))) (pow.f64 eh #s(literal 6 binary64))) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (*.f64 (*.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 3 binary64))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) #s(literal 4 binary64))))))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))) |
(+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) |
(+.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))) |
(+.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
(+.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) |
(* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 eh eh)))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 eh eh))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 eh #s(literal 4 binary64))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 eh eh))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (cos.f64 t) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.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 5 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh))))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 eh #s(literal 4 binary64)))))) |
(/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) |
(+ (* ew (+ (* eh (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(fma.f64 ew (fma.f64 (*.f64 eh ew) (*.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) |
(+ (* ew (+ (* ew (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(fma.f64 ew (fma.f64 ew (*.f64 eh (fma.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (-.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) |
(/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) |
(+ (* (pow ew 2) (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) |
(+ (* (pow ew 2) (+ (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(fma.f64 (*.f64 ew ew) (fma.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (-.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) |
(+ (* (pow ew 2) (+ (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (* (cos t) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(fma.f64 (*.f64 ew ew) (fma.f64 (cos.f64 t) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (fma.f64 (cos.f64 t) (-.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (-.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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)))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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)))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (/.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (-.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) |
(/ (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) |
(- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
(fma.f64 (*.f64 ew ew) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) |
(- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
(fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (*.f64 (*.f64 ew ew) (-.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) |
(- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
(fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (-.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (fma.f64 (*.f64 ew ew) (-.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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)))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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)))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (/.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (-.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (*.f64 ew ew) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* -1 (* (pow ew 2) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 ew ew)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1 (/ (* (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 2 binary64) (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (-.f64 (*.f64 (*.f64 ew ew) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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)))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (/.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))))))) ew) |
(/ (+ (* (pow ew 2) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t))) ew) |
(* (* eh (* (cos t) (sqrt 2))) (sqrt (/ 1 (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
(*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) |
(/ (+ (* 1/2 (* (/ (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (* (pow ew 5) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (* eh (* (cos t) (sqrt 2))) (sqrt (/ ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) ew) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 ew (*.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) ew) |
(/ (+ (* (* eh (* (cos t) (sqrt 2))) (sqrt (/ ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 3) (+ (* -1/2 (* (/ (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (* (pow ew 3) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (* (/ (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (/ (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) ew))))))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 ew (*.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (sin.f64 t)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) ew)))))) ew) |
(/ (+ (* (* eh (* (cos t) (sqrt 2))) (sqrt (/ ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 3) (+ (* 1/2 (* (/ (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (/ (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) ew)))) (* (pow ew 2) (+ (* -1/2 (* (/ (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* eh (* (cos t) (sqrt 2)))) (sqrt (/ (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) ew)))) (* -1/8 (* (/ (pow (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) 2) (* (pow eh 3) (* (pow (cos t) 3) (pow (sqrt 2) 3)))) (sqrt (/ (* (pow (sin t) 3) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)) ew))))))))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 ew (*.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) ew)) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 (*.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) ew))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) #s(literal 3 binary64)) ew)))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (+ (* -1 (* (pow ew 2) (+ (* -1 (/ (* (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* -1 (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 2 binary64) (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (-.f64 (*.f64 (*.f64 ew ew) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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)))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (/.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (sin.f64 t) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))))))))) ew) |
(* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 2) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) |
(/ (+ (* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))))) (pow ew 2)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 3 binary64)))))))) (*.f64 ew ew)) |
(/ (+ (* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (- (+ (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* (pow ew 2) (- (* 4 (/ (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 16 (/ (* (pow eh 4) (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 4)))))))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))))) (pow ew 2)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 4 binary64)))))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 3 binary64))))))))) (*.f64 ew ew)) |
(/ (+ (* 4 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (- (+ (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* (pow ew 2) (- (+ (* -1 (* (pow ew 2) (+ (* 2 (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 4 (/ (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 16 (/ (* (pow eh 4) (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 4))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 16 (/ (* (pow eh 4) (* (pow (cos t) 4) (+ (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* 1/2 (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 4)))))))) (* 4 (/ (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (* 2 (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 8 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 16 (/ (* (pow eh 4) (* (pow (cos t) 4) (+ (* 1/4 (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 4)))))))) (* 8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow (sin t) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))))) (pow ew 2)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 ew ew)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 3 binary64))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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)))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (/.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 4 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 #s(literal 8 binary64) (-.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 4 binary64))))))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) #s(literal 3 binary64))))))))) (*.f64 ew ew)) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))) |
(+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(+.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))) |
(+.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 ew ew)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))) |
(+.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 ew ew)) (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)))))))) |
(/ (cos t) ew) |
(/.f64 (cos.f64 t) ew) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))) |
(+ (* 1/2 (* (pow ew 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 (*.f64 ew ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t)))) (exp.f64 (neg.f64 (log.f64 ew))) (exp.f64 (neg.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (*.f64 (*.f64 ew ew) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 ew ew) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.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)))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.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)))) (*.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 135/4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (/.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew)))))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (exp.f64 (+.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh (cos.f64 t))) (sin.f64 t))) (neg.f64 (log.f64 ew))))))))))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(*.f64 ew (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))))) |
(* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (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 (cos.f64 t)) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64))) (pow.f64 ew #s(literal 3 binary64))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))))) |
(* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (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 (cos.f64 t)) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64))) (pow.f64 ew #s(literal 3 binary64))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (+.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))))))) |
(/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (/ (* eh (pow (cos t) 2)) (sin t))) ew) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64))) ew) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t))) ew) |
(/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (pow (cos t) 2)) (sin t)) (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)))) ew) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64))) ew) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew))) ew) |
(/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (pow (cos t) 2)) (sin t)) (+ (/ (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2)))))) (pow ew 3)) (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2))))) ew) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64))) ew) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t))))))) (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)))))) (sin.f64 t))) (fma.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal 0 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))) (sin.f64 t)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew)))) ew) |
(/ (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64)) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
(/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64)) ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t))))) (*.f64 ew ew)) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) ew) |
(/ (- (+ (* 1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew)) (+ (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2)))))))))) (pow ew 3))) (+ (* 1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t)))))) (pow ew 2))) (/ (* eh (cos t)) (sin t))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* (pow ew 3) (sin t)))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (* (pow ew 3) (pow (sin t) 2)))) (* 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) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64)) ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t))))))) (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)))))) (sin.f64 t))) (fma.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal 0 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))))) (pow.f64 ew #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t))))) (*.f64 ew ew)) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (sin.f64 t))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64))) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 ew (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) ew))) |
(* ew (- (+ (sin 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)))))) |
(*.f64 ew (-.f64 (+.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))))) |
(* ew (- (+ (sin t) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (/ (* (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 ew (-.f64 (+.f64 (sin.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))) (pow ew 4))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 ew (-.f64 (+.f64 (sin.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 t)) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t))))))) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)))))) (sin.f64 t))))) (*.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) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.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))))) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))) (pow.f64 ew #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))))))) |
(* ew (+ (sin t) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(*.f64 ew (+.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))))) |
(* ew (+ (sqrt (/ (sin t) ew)) (* 1/2 (* (sqrt (/ 1 (* (pow ew 5) (sin t)))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))))) |
(*.f64 ew (-.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (sin.f64 t)))) (-.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))))))) |
(* ew (+ (sqrt (/ (sin t) ew)) (+ (* 1/4 (* (sqrt (/ (sin t) (pow ew 7))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* 1/2 (* (sqrt (/ 1 (* (pow ew 5) (sin t)))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))))))) |
(*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (sin.f64 t) (pow.f64 ew #s(literal 7 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (sin.f64 t)))) (-.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t))))))))) |
(* ew (+ (sqrt (/ (sin t) ew)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow ew 9) (sin t)))) (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (+ (* 1/4 (* (sqrt (/ (sin t) (pow ew 7))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (* 1/2 (* (sqrt (/ 1 (* (pow ew 5) (sin t)))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))))))) |
(*.f64 ew (+.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal 9 binary64)) (sin.f64 t))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 t)) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t))))))) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)))))) (sin.f64 t))))) (*.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) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.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))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (sin.f64 t) (pow.f64 ew #s(literal 7 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (sin.f64 t)))) (-.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))))))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (/ (* (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 ew (-.f64 (+.f64 (sin.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 t)) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t))))))) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)))))) (sin.f64 t))))) (*.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) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.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))))) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))))) |
(* (pow ew 2) (- (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2))) (pow (sin t) 2)) (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2)))) |
(*.f64 (*.f64 ew ew) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (-.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew ew))))) |
(* (pow ew 2) (- (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2))) (+ (/ (* (pow (sin t) 2) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2)))) |
(*.f64 (*.f64 ew ew) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))) (pow.f64 ew #s(literal 3 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 ew ew))))) |
(* (pow ew 2) (- (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2))) (+ (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 2))) (pow (sin t) 2))) (+ (* -1 (/ (* (pow (sin t) 2) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 2 (* (pow eh 2) (pow (cos t) 2))) (* (pow eh 2) (pow (cos t) 2))))) (* (pow ew 4) (pow (sin t) 2))) (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2)) (/ (* (pow (sin t) 2) (+ (* -1 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t)))))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))))))) |
(*.f64 (*.f64 ew ew) (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))) (pow.f64 ew #s(literal 3 binary64))))) (+.f64 (fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 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 ew ew))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t))))))) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)))))) (sin.f64 t))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))))) (pow.f64 ew #s(literal 4 binary64)))))) |
(/ (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
(/ (+ (* 1/6 (/ (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) (pow ew 2))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t)))) ew) |
(/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew) |
(/ (+ (* 1/24 (/ (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 3))) (+ (* 1/6 (/ (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) (pow ew 2))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))))) ew) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal 0 binary64)) (pow.f64 ew #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 ew ew)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))))) ew) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 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 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))) (pow ew 4))) (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 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 (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t))))))) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)))))) (sin.f64 t))))) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 ew (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))))))) |
(neg.f64 (*.f64 ew (fma.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64))) (pow.f64 ew #s(literal 3 binary64))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) (pow ew 3))))))) |
(neg.f64 (*.f64 ew (fma.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) (*.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64))))) (pow.f64 ew #s(literal 3 binary64))))))) |
(* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64))) ew)) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) ew)) (* 1/2 (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64)))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t)))))) ew)) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal 0 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #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))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))))) (sin.f64 t)))))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (sin.f64 t))))))) ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) ew) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64)))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) ew))) ew)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64)) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64)))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t))))) ew)) (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) ew))) ew)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64))) (sin.f64 t)) (fma.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal 0 binary64)) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #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))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))))) (sin.f64 t)))))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (sin.f64 t)))))) ew) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 0 binary64)))) ew))) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(neg.f64 (*.f64 ew (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) ew))))) |
(* -1 (* ew (- (+ (* -1 (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))))))) |
(neg.f64 (*.f64 ew (fma.f64 #s(literal -1 binary64) (+.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (- (+ (* 1/2 (/ (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* ew (pow (sin t) 2))))) (* 1/2 (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sin.f64 t) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))))) (sin.f64 t)))) ew) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) #s(literal -1/2 binary64))) (*.f64 ew (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 t)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))) (pow.f64 ew #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 ew (*.f64 #s(literal -1 binary64) (+.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))))))) |
(* -1 (* (sqrt (* ew (sin t))) (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 ew (sin.f64 t))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(* -1 (* ew (+ (* -1/2 (* (sqrt (/ 1 (* (pow ew 5) (sin t)))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (sqrt (/ (sin t) ew)) (pow (sqrt -1) 2))))) |
(neg.f64 (*.f64 ew (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (sin.f64 t)))) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(* -1 (* ew (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ (sin t) ew)) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (* 1/2 (* (sqrt (/ ew (sin t))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))))) (pow ew 3))) (* (sqrt (/ (sin t) ew)) (pow (sqrt -1) 2))))) |
(neg.f64 (*.f64 ew (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (sin.f64 t) ew))) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) #s(literal -1/2 binary64)))) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(* -1 (* ew (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (* ew (sin t))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (* 1/2 (* (sqrt (/ 1 (* ew (sin t)))) (+ (* 1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2))))))) ew)) (* 1/2 (* (sqrt (/ ew (sin t))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))))))) (pow ew 3))) (* (sqrt (/ (sin t) ew)) (pow (sqrt -1) 2))))) |
(neg.f64 (*.f64 ew (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))))) (sin.f64 t))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) ew) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) #s(literal -1/2 binary64)))) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1/2 (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* ew (pow (sin t) 2)))))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 t)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sin.f64 t) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))))) (sin.f64 t)))) ew) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) #s(literal -1/2 binary64))) (*.f64 ew (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (pow.f64 ew #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))))))) |
(* (pow ew 2) (- (+ (* -1 (/ (* (pow (sin t) 2) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2))) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2)))) |
(*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (-.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)))))) |
(* (pow ew 2) (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 2)) (+ (* (pow (sin t) 2) (+ (* -1 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 2 (* (pow eh 2) (pow (cos t) 2))) (* (pow eh 2) (pow (cos t) 2))))) (pow (sin t) 2)))) ew)) (* -1 (* (pow (sin t) 2) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3))) (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2))) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow ew 2)))) |
(*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))))) (sin.f64 t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (pow.f64 ew #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (-.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)))))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) ew)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) ew)) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal 0 binary64)) ew) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)))) ew) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) ew))) ew)) |
(+ 1 (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (pow ew 3))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (pow.f64 ew #s(literal 3 binary64)))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/2 (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))) ew))) (pow ew 3))) (* 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 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))))) (sin.f64 t))) ew))) (pow.f64 ew #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) |
(/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) |
(+ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) |
(+ (* t (+ (* eh (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(fma.f64 t (fma.f64 (*.f64 eh t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) |
(+ (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(fma.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) |
(/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) |
(- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) |
(- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) |
(- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (fma.f64 #s(literal -1/720 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal 1/24 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (*.f64 #s(literal 1/48 binary64) (+.f64 (/.f64 (*.f64 (*.f64 ew (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (*.f64 #s(literal 1/48 binary64) (+.f64 (/.f64 (*.f64 (*.f64 ew (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))) (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) |
(- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) |
(- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) |
(- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (*.f64 #s(literal 1/48 binary64) (+.f64 (/.f64 (*.f64 (*.f64 ew (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (*.f64 #s(literal 1/48 binary64) (+.f64 (/.f64 (*.f64 (*.f64 ew (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))))) |
(* 2 (/ (pow eh 2) (* ew (* t (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 (*.f64 t t) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (-.f64 (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.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)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -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)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (-.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.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))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/120 binary64) ew)) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 #s(literal 2/15 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew)) (fma.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))))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (*.f64 #s(literal 1/48 binary64) (+.f64 (/.f64 (*.f64 (*.f64 ew (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.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)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))))))) t) |
(/ (pow eh 2) (* ew t)) |
(/.f64 (*.f64 eh eh) (*.f64 ew t)) |
(/ (+ (* (pow t 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (* 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))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (-.f64 (+.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.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 1/3 binary64) (/.f64 (*.f64 eh eh) ew))) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (+ (* 1/24 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -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))))))))))))) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (-.f64 (+.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/120 binary64) ew)) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 #s(literal 2/15 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew)) (fma.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)))))))))))) (fma.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 1/3 binary64) (/.f64 (*.f64 eh eh) ew))) (/.f64 (*.f64 eh eh) ew)) t) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* -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 #s(literal -1 binary64) (*.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) (-.f64 (neg.f64 (*.f64 (*.f64 t t) (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))))) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t) |
(* (* eh (sqrt 2)) (sqrt (/ 1 (* ew (* t (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
(*.f64 (*.f64 eh (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew t) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) |
(/ (+ (* 1/2 (* (/ (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* eh (sqrt 2))) (sqrt (* ew (* (pow t 5) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* (* eh (sqrt 2)) (sqrt (/ t (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) t) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))))) (*.f64 eh (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (*.f64 ew (pow.f64 t #s(literal 5 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 (*.f64 eh (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 t (*.f64 ew (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))) t) |
(/ (+ (* (* eh (sqrt 2)) (sqrt (/ t (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 3) (+ (* 1/2 (* (/ (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* eh (sqrt 2))) (sqrt (/ (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) t)))) (* 1/2 (* (/ (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* eh (sqrt 2))) (sqrt (* ew (* (pow t 3) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) t) |
(/.f64 (fma.f64 (*.f64 eh (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 t (*.f64 ew (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))))) (*.f64 eh (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 (*.f64 ew (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) t)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.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)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (*.f64 eh (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (*.f64 (*.f64 ew (pow.f64 t #s(literal 3 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))))) t) |
(/ (+ (* (* eh (sqrt 2)) (sqrt (/ t (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 3) (+ (* 1/2 (* (/ (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* eh (sqrt 2))) (sqrt (/ (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) t)))) (* (pow t 2) (+ (* -1/8 (* (/ (pow (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) 2) (* (pow eh 3) (pow (sqrt 2) 3))) (sqrt (/ (* (pow ew 3) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)) t)))) (* 1/2 (* (/ (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* eh (sqrt 2))) (sqrt (/ (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) t))))))))) t) |
(/.f64 (fma.f64 (*.f64 eh (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 t (*.f64 ew (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))))) (*.f64 eh (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) t)) (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 (*.f64 ew (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) #s(literal 3 binary64)) t)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.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)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))) (*.f64 eh (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) t)))))))) t) |
(* 4 (/ (pow eh 4) (* (pow ew 2) (* (pow t 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (*.f64 t t)) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) |
(/ (+ (* 4 (/ (pow eh 4) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))))) (pow t 2)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 #s(literal 8 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 3 binary64)))))))) (*.f64 t t)) |
(/ (+ (* 4 (/ (pow eh 4) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (+ (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (* 4 (/ (+ (* 2 (/ (* (pow eh 2) (- (+ (* -1/6 ew) (* 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))))))) ew)) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 16 (/ (* (pow eh 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 4)))))))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))))) (pow t 2)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.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)))))) ew) (pow.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 #s(literal 8 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 4 binary64)))))))) (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 3 binary64))))))))) (*.f64 t t)) |
(/ (+ (* 4 (/ (pow eh 4) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (+ (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (- (+ (* 4 (/ (+ (* 2 (/ (* (pow eh 2) (- (+ (* -1/6 ew) (* 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))))))) ew)) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (* (pow t 2) (- (* 4 (/ (+ (* 2 (* (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (- (+ (* -1/6 ew) (* 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)))))))) (* 2 (/ (* (pow eh 2) (- (+ (* -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))))))))))) ew))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 4 (/ (+ (* 2 (/ (* (pow eh 2) (- (+ (* -1/6 ew) (* 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))))))) ew)) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 16 (/ (* (pow eh 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 4))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 4 (/ (* (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (* 16 (/ (* (pow eh 4) (+ (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* 1/2 (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 4))))))))) (+ (* 2 (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 8 (/ (* (pow eh 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 16 (/ (* (pow eh 4) (+ (* 1/4 (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* 1/2 (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 4)))))))) (* 8 (/ (* (pow eh 4) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow ew 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))))) (pow t 2)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.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)))))) ew) (pow.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.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 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/120 binary64) ew)) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 #s(literal 2/15 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew)) (fma.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)))))))))) ew))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.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)))))) ew) (pow.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 #s(literal 8 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (*.f64 #s(literal 8 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 3 binary64))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (*.f64 #s(literal 1/48 binary64) (+.f64 (/.f64 (*.f64 (*.f64 ew (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 4 binary64))))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 #s(literal 8 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 4 binary64))))))))) (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) #s(literal 3 binary64))))))))) (*.f64 t t)) |
(+ (log (* 2 (/ eh ew))) (* -1 (log t))) |
(+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)))) |
(+.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 t t)) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)))))) |
(+.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh))))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))))))))) |
(+.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 t t)) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))))))))) |
(* ew t) |
(*.f64 ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t))))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(*.f64 t (+.f64 ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) ew (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)) (*.f64 #s(literal 1/120 binary64) ew))))))) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/120 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)))))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t) |
(/ eh t) |
(/.f64 eh t) |
(/ (+ eh (* 1/6 (* eh (pow t 2)))) t) |
(/.f64 (+.f64 eh (*.f64 #s(literal 1/6 binary64) (*.f64 eh (*.f64 t t)))) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (+.f64 eh (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 eh #s(literal -7/360 binary64)) (*.f64 #s(literal 1/6 binary64) eh)))) t) |
(/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (+.f64 eh (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) eh (fma.f64 #s(literal 1/720 binary64) eh (*.f64 #s(literal 1/6 binary64) (*.f64 eh #s(literal -7/360 binary64))))))) (*.f64 eh #s(literal -7/360 binary64))) (*.f64 #s(literal 1/6 binary64) eh)))) t) |
(/ 1 ew) |
(/.f64 #s(literal 1 binary64) ew) |
(+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) |
(+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 t t) ew)) (/.f64 #s(literal 1/2 binary64) ew)) (/.f64 #s(literal 1 binary64) ew)) |
(+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/720 (/ (pow t 2) ew)) (* 1/24 (/ 1 ew)))) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1/24 binary64) ew))) (/.f64 #s(literal 1/2 binary64) ew)) (/.f64 #s(literal 1 binary64) ew)) |
(* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))))) |
(+ (* 1/2 (* (pow t 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (neg.f64 (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (*.f64 #s(literal 1/48 binary64) (+.f64 (/.f64 (*.f64 (*.f64 ew (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (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)))) ew) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (*.f64 eh eh))))) eh) (neg.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)))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64))) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) ew) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) #s(literal 2 binary64))) (*.f64 eh eh))))) eh) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.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)))) eh) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (neg.f64 (log.f64 t)))))))))))))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (+.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
(/ (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
(/.f64 (*.f64 (cos.f64 t) (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (+.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(/ (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
(/.f64 (-.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (+.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 ew (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t))))) (+.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(* (sqrt 2) (sqrt (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 (fma.f64 ew (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (+.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
(* 4 (/ (pow (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) 2) (pow (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))) 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 ew (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) |
(log.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(* 1/2 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 542 |
| 0 | 87 | 468 |
| 1 | 329 | 437 |
| 2 | 2786 | 437 |
| 0 | 9834 | 437 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) |
(tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fabs.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (sin.f64 t) ew) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 eh (sin.f64 t)) |
(/.f64 (cos.f64 t) ew) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sqrt.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sqrt.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) |
(*.f64 (cos.f64 t) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (neg.f64 t)))) (sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (neg.f64 t))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 t))) (sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 t)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (fma.f64 #s(literal -1 binary64) t (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (fma.f64 #s(literal -1 binary64) t (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) t)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 (PI.f64) #s(literal 1/2 binary64))) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 (PI.f64) #s(literal 1/2 binary64))) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (cos.f64 t) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (cos.f64 t) (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (cos.f64 t) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 (cos.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (/.f64 eh (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 eh ew) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (*.f64 (sin.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (neg.f64 ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (neg.f64 (tan.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (/.f64 eh ew) (*.f64 (tan.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 eh (*.f64 (*.f64 ew (tan.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(-.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (exp.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (exp.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)))) (neg.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)))) (fabs.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)))) (sqrt.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)))) |
(*.f64 #s(literal 1 binary64) #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) #s(literal 1 binary64)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(sqrt.f64 (pow.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)))) (neg.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)))) (fabs.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)))) (sqrt.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)))) |
(*.f64 #s(literal 1 binary64) #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) #s(literal 1 binary64)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(sqrt.f64 (pow.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) |
(*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 (cos.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (/.f64 eh (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 eh ew) (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (*.f64 (sin.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (neg.f64 ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (neg.f64 (tan.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (/.f64 eh ew) (*.f64 (tan.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 eh (*.f64 (*.f64 ew (tan.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(-.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (exp.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (exp.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sqrt.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sqrt.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 (sin.f64 t)) ew)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 (sin.f64 t)) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(fma.f64 (cos.f64 t) (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (cos.f64 t) (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (cos.f64 t) (*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (/.f64 (cos.f64 t) ew) eh) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (/.f64 (cos.f64 t) ew) eh) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (/.f64 (cos.f64 t) ew) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (sin.f64 t) ew)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) |
(-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(+.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sin.f64 t) ew))) |
(*.f64 (cos.f64 t) (pow.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) (tan.f64 t))) |
(*.f64 eh (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) ew)) |
(*.f64 eh (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(*.f64 eh (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (cos.f64 t) ew))) |
(*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 t) eh)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (/.f64 ew (cos.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) ew)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (/.f64 eh (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (cos.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (/.f64 ew (cos.f64 t))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) (neg.f64 eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) eh)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) (/.f64 ew (cos.f64 t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (*.f64 (/.f64 (sin.f64 t) eh) (neg.f64 ew))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) ew)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh)) (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (/.f64 ew (cos.f64 t)) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 (/.f64 ew (cos.f64 t)) (sin.f64 t))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew (tan.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (sin.f64 t)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (*.f64 (sin.f64 t) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew (tan.f64 t)))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (tan.f64 t)) eh)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 t) eh))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) (/.f64 ew (cos.f64 t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (sin.f64 t)) (/.f64 ew (cos.f64 t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (/.f64 (sin.f64 t) eh)) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(sinh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sqrt.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sqrt.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) (sqrt.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fabs.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/16 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(/.f64 (fabs.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3/2 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(exp.f64 (/.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/8 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sqrt.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (sin.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (+.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (exp.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sqrt.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) |
(-.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (sin.f64 t) ew))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) (sqrt.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fabs.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/16 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(/.f64 (fabs.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3/2 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(exp.f64 (/.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/8 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (sqrt.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)))) (sqrt.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) #s(literal 4 binary64)) (pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64))) |
(*.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 8 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (fabs.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (neg.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) |
(exp.f64 (/.f64 (*.f64 #s(literal 4 binary64) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 #s(literal 0 binary64)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(sqrt.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64))) |
(fabs.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(cos.f64 (atan.f64 (fabs.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(cos.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(+.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) (log.f64 (-.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (log.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -3 binary64)) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 3 binary64)))) (log.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(-.f64 (log.f64 (fma.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 2 binary64) (*.f64 (neg.f64 ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (log.f64 (*.f64 (neg.f64 ew) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (log.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (fma.f64 (/.f64 eh (tan.f64 t)) #s(literal 2 binary64) (*.f64 ew (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (log.f64 (*.f64 ew #s(literal 2 binary64)))) |
(-.f64 (log.f64 (fma.f64 eh #s(literal 2 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (log.f64 (*.f64 (*.f64 ew (tan.f64 t)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sin.f64 t) ew))) |
(*.f64 (cos.f64 t) (pow.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) (tan.f64 t))) |
(*.f64 eh (/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) ew)) |
(*.f64 eh (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(*.f64 eh (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (cos.f64 t) ew))) |
(*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 t) eh)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (/.f64 ew (cos.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) ew)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (/.f64 eh (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (cos.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (/.f64 ew (cos.f64 t))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) (neg.f64 eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) eh)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) (/.f64 ew (cos.f64 t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (*.f64 (/.f64 (sin.f64 t) eh) (neg.f64 ew))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) ew)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh)) (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (/.f64 ew (cos.f64 t)) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 (/.f64 ew (cos.f64 t)) (sin.f64 t))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (sin.f64 t) (/.f64 ew (cos.f64 t)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew (tan.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (sin.f64 t)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (*.f64 (sin.f64 t) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew (tan.f64 t)))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (tan.f64 t)) eh)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 t) eh))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) (/.f64 ew (cos.f64 t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) eh))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (sin.f64 t)) (/.f64 ew (cos.f64 t))) |
(/.f64 (/.f64 (cos.f64 t) ew) (/.f64 (sin.f64 t) eh)) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(sinh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) eh) |
(*.f64 (neg.f64 eh) (pow.f64 (neg.f64 (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (sin.f64 t))) |
(*.f64 eh (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 (sin.f64 t) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 t) eh) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (sin.f64 t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 t) eh))) |
(/.f64 (neg.f64 eh) (neg.f64 (sin.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 t) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 t) eh)) |
(/.f64 eh (sin.f64 t)) |
(neg.f64 (/.f64 (neg.f64 eh) (sin.f64 t))) |
(neg.f64 (/.f64 eh (neg.f64 (sin.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 t) eh)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 t) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t)) |
(*.f64 (neg.f64 (cos.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) ew)) |
(*.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 ew (cos.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (cos.f64 t)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 t))) (neg.f64 (neg.f64 ew))) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) ew) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (cos.f64 t)))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 ew)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (cos.f64 t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (cos.f64 t))) |
(/.f64 (cos.f64 t) ew) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 t)) ew)) |
(neg.f64 (/.f64 (cos.f64 t) (neg.f64 ew))) |
(exp.f64 (*.f64 (log.f64 (/.f64 ew (cos.f64 t))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (exp.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 4 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cosh.f64 (neg.f64 (neg.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(cosh.f64 (asinh.f64 (fabs.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cosh.f64 (asinh.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cosh.f64 (neg.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(cosh.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(-.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(fabs.f64 (-.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(exp.f64 (*.f64 (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (exp.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
Compiled 373 542 to 11 449 computations (96.9% saved)
27 alts after pruning (27 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 667 | 26 | 2 693 |
| Fresh | 8 | 1 | 9 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 680 | 27 | 2 707 |
| Status | Accuracy | Program |
|---|---|---|
| 19.3% | (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) | |
| 19.5% | (pow.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 2 binary64)) | |
| 28.9% | (/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) | |
| 67.7% | (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) | |
| 12.8% | (fabs.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/16 binary64)) #s(literal 2 binary64))) | |
| 26.8% | (fabs.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64))) | |
| 28.3% | (fabs.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))) | |
| 29.1% | (fabs.f64 (pow.f64 (*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64))) #s(literal 2 binary64))) | |
| 19.4% | (fabs.f64 (pow.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))) | |
| 26.3% | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) #s(literal 2 binary64))) | |
| ▶ | 67.5% | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
| 17.3% | (fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) | |
| 62.7% | (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) | |
| 53.2% | (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))))) | |
| ▶ | 44.7% | (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
| 41.6% | (fabs.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| 39.6% | (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t))) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| 54.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ▶ | 47.2% | (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
| ▶ | 43.9% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
| 16.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) | |
| 59.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) | |
| 35.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) | |
| 33.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) | |
| 29.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) | |
| ▶ | 93.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))))) |
| 20.3% | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
Compiled 2 072 to 1 206 computations (41.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| cost-diff | 0 | (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| cost-diff | 128 | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) | |
| cost-diff | 7104 | (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) | |
| cost-diff | 0 | (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) | |
| cost-diff | 0 | (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| cost-diff | 0 | (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| cost-diff | 0 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| cost-diff | 0 | (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) | |
| cost-diff | 0 | (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) | |
| cost-diff | 0 | (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (sin.f64 t) | |
| cost-diff | 0 | (*.f64 ew (sin.f64 t)) | |
| cost-diff | 0 | #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t))) | |
| cost-diff | 0 | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) | |
| cost-diff | 0 | (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh)) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh)))) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))))) | |
| cost-diff | 704 | (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 763 |
| 0 | 110 | 756 |
| 1 | 232 | 756 |
| 2 | 580 | 756 |
| 3 | 1983 | 753 |
| 4 | 7795 | 753 |
| 0 | 8026 | 748 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh)))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))) |
eh |
(fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh)) |
(cos.f64 t) |
t |
(sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin.f64 t) |
(/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh) |
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) |
(*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
(cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t))) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin.f64 t) |
t |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
#s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
#s(literal 2 binary64) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) eh) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) |
eh |
(fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh)) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) |
(cos.f64 t) |
t |
(sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) ew) |
ew |
(sin.f64 t) |
(/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh) |
(*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))) |
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))) |
(*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) ew) |
(cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t))) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) ew) |
ew |
(sin.f64 t) |
t |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
#s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sin.f64 t) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sin.f64 t) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 2.0866746890094503 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 2.182955567536219 | (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 11.192786182413233 | (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) | |
| accuracy | 17.99263505825116 | (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| accuracy | 0.6306099017115339 | (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) | |
| accuracy | 2.0866746890094503 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 18.136565195014757 | (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| accuracy | 34.135266607343 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 0.5977386614799759 | (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) | |
| accuracy | 2.0866746890094503 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 18.279232323971584 | (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) | |
| accuracy | 35.731021172067464 | #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) | |
| accuracy | 0 | (sin.f64 t) | |
| accuracy | 0 | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) | |
| accuracy | 0.13671875 | (*.f64 ew (sin.f64 t)) | |
| accuracy | 35.79466703279421 | #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t))) | |
| accuracy | 1.2630026546430657 | (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) | |
| accuracy | 3.6797417084895057 | (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh) | |
| accuracy | 4.4316210595004515 | (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))) | |
| accuracy | 34.135266607343 | (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
| 504.0ms | 70× | 2 | valid |
| 224.0ms | 63× | 1 | valid |
| 218.0ms | 9× | 3 | valid |
| 54.0ms | 114× | 0 | valid |
Compiled 1 460 to 119 computations (91.8% saved)
ival-sin: 550.0ms (61.4% of total)ival-cos: 156.0ms (17.4% of total)ival-mult: 73.0ms (8.2% of total)ival-div: 24.0ms (2.7% of total)ival-tan: 21.0ms (2.3% of total)adjust: 19.0ms (2.1% of total)ival-atan: 12.0ms (1.3% of total)ival-fabs: 11.0ms (1.2% of total)ival-add: 8.0ms (0.9% of total)ival-cosh: 7.0ms (0.8% of total)ival-asinh: 6.0ms (0.7% of total)ival-pow2: 4.0ms (0.4% of total)ival-sqrt: 3.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh)))) |
(fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh)) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t))) |
(*.f64 ew (sin.f64 t)) |
(sin.f64 t) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) |
(pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
#s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| Outputs |
|---|
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh) |
(fabs (* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* ew (sin t)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* 1/2 (* eh (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* eh (- (* -1 (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (pow eh 2) (- (* 1/2 (* eh (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))) (* 1/2 (/ (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (pow eh 2) (- (* eh (- (* -1 (* eh (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (* -1/4 (/ (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4))))))) (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) |
(fabs (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow eh 2) (+ (* -1/4 (* (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* 1/4 (* (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow eh 2) (+ (* -1/4 (* (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* eh (+ (* -1/2 (* (* eh (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (+ (* -1/4 (/ (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4))))))) (sqrt (/ 1 (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* 1/4 (* (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))) (* 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)))) (* eh (+ (* -1/2 (* eh (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (* -1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))))) |
(* eh (+ (* 1/2 (* eh (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/6 (* eh (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))) (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* eh (+ (* 1/24 (* eh (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (cos t) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) |
(* (pow eh 2) (+ (/ (* ew (sin t)) (pow eh 2)) (/ (pow (cos t) 2) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(* (pow eh 2) (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)) (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) |
(+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 4))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (pow eh 6))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3)))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (sqrt 2)) |
(+ (* -1 (* (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (sqrt 2))) |
(+ (* -1 (* (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (* (pow eh 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (sqrt 2)))) |
(+ (* -1 (* (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow (sqrt 2) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (* (pow eh 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (sqrt 2))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2)))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4)))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) |
(+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 4))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (pow eh 6))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (sqrt 2)) |
(+ (* -1 (* (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (sqrt 2))) |
(+ (* -1 (* (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (* (pow eh 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (sqrt 2)))) |
(+ (* -1 (* (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow (sqrt 2) 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* (pow eh 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (* (pow eh 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (sqrt 2))))) |
(* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2)))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4)))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* -1 (* (pow ew 2) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1 (/ (* (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* (pow ew 2) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) ew) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* -2 (/ (* (pow ew 2) (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
(+ (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) |
(+ (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (sqrt 2)) |
(+ (* -1 (* (/ (* (pow ew 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (sqrt 2)) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (sqrt 2))) |
(+ (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (sqrt 2)) (* (pow ew 2) (+ (* -1 (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (/ (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (sqrt 2)))) (* -1/2 (* (/ (* (pow ew 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (sqrt 2)) (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))))) |
(+ (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (sqrt 2)) (* (pow ew 2) (+ (* -1 (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (/ (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (sqrt 2)))) (* (pow ew 2) (+ (* -1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))) (sqrt 2)))) (* -1/2 (* (/ (* (pow ew 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow (sqrt 2) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (sqrt 2)) (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(+ (* 1/2 (* (pow ew 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))) |
(* ew (- (+ (sin 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)))))) |
(* ew (- (+ (sin t) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (/ (* (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)))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))) (pow ew 4))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (+ (sin t) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))) |
(- (+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* 1/2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3)))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(- (+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* -1 (/ (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* -1/4 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4)))) (pow ew 4)))) (+ (* -1/2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* 1/4 (* (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3)) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1/2 (* (/ (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (+ (* -1/4 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4))) (* 1/16 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4))))) (pow ew 4)) (sqrt (/ 1 (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (+ (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* 1/4 (* (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3)) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))) (pow ew 4))) (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* 1/6 (/ (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) (pow ew 2))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t)))) ew) |
(/ (+ (* 1/24 (/ (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 3))) (+ (* 1/6 (/ (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) (pow ew 2))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))) |
(* -1 (* ew (- (+ (* -1 (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 (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (- (+ (* 1/2 (/ (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* ew (pow (sin t) 2))))) (* 1/2 (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))))) |
(- (+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* -1/2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3)))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(- (+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* -1 (/ (- (+ (* -1/2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* -1/4 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* ew (pow (sin t) 4))))) (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3)))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* -1/4 (* (/ (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (pow ew 3)) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (* 1/2 (* (/ (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))) (+ (* -1/4 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4))) (* 1/16 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4))))) ew) (sqrt (/ 1 (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))) (pow ew 3))) (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))) |
(+ 1 (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (pow ew 3))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/2 (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))) ew))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) ew)) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* t (+ (* -1/2 (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* t (+ (* t (+ (* -1/2 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* -1/6 (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))) |
(* 2 (/ (pow eh 2) (* ew (* t (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -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)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) 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))))))) |
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)))) |
(/ (pow eh 2) (* ew t)) |
(/ (+ (* (pow t 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (* 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))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (+ (* 1/24 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -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))))))))))))) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) 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) |
(/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(/ (+ (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (* 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) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (* 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 t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin 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) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* -1/3 (/ (* (pow eh 2) (pow t 2)) ew)) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -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)))))) (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(+ (* -2 (/ (* (pow t 2) (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(+ (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) |
(+ (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)) |
(+ (* -1 (* (/ (* (pow t 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (sqrt 2)) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2))) |
(+ (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)) (* (pow t 2) (+ (* -1 (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)))) (* -1/2 (* (/ (* (pow t 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (sqrt 2)) (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))))) |
(+ (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)) (* (pow t 2) (+ (* -1 (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)))) (* (pow t 2) (+ (* -1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))) (sqrt 2)))) (* -1/2 (* (/ (* (pow t 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow (sqrt 2) 2) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (sqrt 2)) (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))))))) |
(/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh) |
(* t (+ (* -1/6 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* 1/120 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* (pow t 2) (+ (* -1/5040 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(+ (* 1/2 (* (pow t 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))))) |
(+ (log (* 2 (/ eh ew))) (* -1 (log t))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)))))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))))))))) |
(* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(sin t) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt 2)) |
(* 1/2 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
(log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | t | @ | inf | ((* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh))) (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)))))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* ew (sin t)) (sin t) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (fabs (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew))))) (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (* (/ (/ eh (tan t)) ew) eh) (pow (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh) (/ (* eh (cos t)) (* ew (sin t))) (cosh (asinh (/ (/ eh (tan t)) ew))) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 32.0ms | eh | @ | -inf | ((* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh))) (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)))))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* ew (sin t)) (sin t) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (fabs (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew))))) (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (* (/ (/ eh (tan t)) ew) eh) (pow (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh) (/ (* eh (cos t)) (* ew (sin t))) (cosh (asinh (/ (/ eh (tan t)) ew))) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 29.0ms | eh | @ | inf | ((* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh))) (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)))))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* ew (sin t)) (sin t) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (fabs (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew))))) (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (* (/ (/ eh (tan t)) ew) eh) (pow (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh) (/ (* eh (cos t)) (* ew (sin t))) (cosh (asinh (/ (/ eh (tan t)) ew))) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 25.0ms | t | @ | 0 | ((* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh))) (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)))))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* ew (sin t)) (sin t) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (fabs (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew))))) (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (* (/ (/ eh (tan t)) ew) eh) (pow (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh) (/ (* eh (cos t)) (* ew (sin t))) (cosh (asinh (/ (/ eh (tan t)) ew))) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 23.0ms | t | @ | -inf | ((* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh))) (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)))))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* ew (sin t)) (sin t) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (fabs (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew))))) (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (* (/ (/ eh (tan t)) ew) eh) (pow (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh) (/ (* eh (cos t)) (* ew (sin t))) (cosh (asinh (/ (/ eh (tan t)) ew))) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1829 | 62763 |
| 1 | 7300 | 59503 |
| 0 | 8357 | 57315 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh) |
(fabs (* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* ew (sin t)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* 1/2 (* eh (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* eh (- (* -1 (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(fabs (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (pow eh 2) (- (* 1/2 (* eh (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))) (* 1/2 (/ (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (pow eh 2) (- (* eh (- (* -1 (* eh (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (* -1/4 (/ (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4))))))) (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) |
(fabs (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow eh 2) (+ (* -1/4 (* (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* 1/4 (* (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow eh 2) (+ (* -1/4 (* (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* eh (+ (* -1/2 (* (* eh (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (+ (* -1/4 (/ (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4))))))) (sqrt (/ 1 (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* 1/4 (* (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))) (* 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)))) (* eh (+ (* -1/2 (* eh (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (* -1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))))) |
(* eh (+ (* 1/2 (* eh (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/6 (* eh (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))) (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* eh (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* eh (+ (* 1/24 (* eh (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (cos t) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) |
(* (pow eh 2) (+ (/ (* ew (sin t)) (pow eh 2)) (/ (pow (cos t) 2) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(* (pow eh 2) (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)) (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) |
(+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 4))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (pow eh 6))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3)))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (sqrt 2)) |
(+ (* -1 (* (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (sqrt 2))) |
(+ (* -1 (* (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (* (pow eh 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (sqrt 2)))) |
(+ (* -1 (* (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow (sqrt 2) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (* (pow eh 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (sqrt 2))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2)))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4)))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) |
(+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 4))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (pow eh 6))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (sqrt 2)) |
(+ (* -1 (* (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (sqrt 2))) |
(+ (* -1 (* (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (* (pow eh 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (sqrt 2)))) |
(+ (* -1 (* (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow (sqrt 2) 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* (pow eh 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (* (pow eh 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (sqrt 2))))) |
(* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2)))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4)))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* -1 (* (pow ew 2) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1 (/ (* (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* (pow ew 2) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) ew) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* -2 (/ (* (pow ew 2) (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
(+ (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) |
(+ (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (sqrt 2)) |
(+ (* -1 (* (/ (* (pow ew 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (sqrt 2)) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (sqrt 2))) |
(+ (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (sqrt 2)) (* (pow ew 2) (+ (* -1 (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (/ (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (sqrt 2)))) (* -1/2 (* (/ (* (pow ew 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (sqrt 2)) (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))))) |
(+ (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (sqrt 2)) (* (pow ew 2) (+ (* -1 (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (/ (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (sqrt 2)))) (* (pow ew 2) (+ (* -1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))) (sqrt 2)))) (* -1/2 (* (/ (* (pow ew 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow (sqrt 2) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (sqrt 2)) (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(+ (* 1/2 (* (pow ew 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (+ (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))) |
(* ew (- (+ (sin 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)))))) |
(* ew (- (+ (sin t) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (/ (* (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)))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))) (pow ew 4))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (+ (sin t) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))) |
(- (+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* 1/2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3)))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(- (+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* -1 (/ (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* -1/4 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4)))) (pow ew 4)))) (+ (* -1/2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* 1/4 (* (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3)) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1/2 (* (/ (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (+ (* -1/4 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4))) (* 1/16 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4))))) (pow ew 4)) (sqrt (/ 1 (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (+ (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* 1/4 (* (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3)) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))) (pow ew 4))) (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* 1/6 (/ (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) (pow ew 2))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t)))) ew) |
(/ (+ (* 1/24 (/ (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 3))) (+ (* 1/6 (/ (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) (pow ew 2))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))) |
(* -1 (* ew (- (+ (* -1 (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 (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (- (+ (* 1/2 (/ (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* ew (pow (sin t) 2))))) (* 1/2 (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))))) |
(- (+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* -1/2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3)))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(- (+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* -1 (/ (- (+ (* -1/2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* -1/4 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* ew (pow (sin t) 4))))) (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3)))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* -1/4 (* (/ (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (pow ew 3)) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (* 1/2 (* (/ (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))) (+ (* -1/4 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4))) (* 1/16 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4))))) ew) (sqrt (/ 1 (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))) (pow ew 3))) (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))) |
(+ 1 (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (pow ew 3))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/2 (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))) ew))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) ew)) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* t (+ (* -1/2 (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* t (+ (* t (+ (* -1/2 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* -1/6 (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))) |
(* 2 (/ (pow eh 2) (* ew (* t (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -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)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) 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))))))) |
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)))) |
(/ (pow eh 2) (* ew t)) |
(/ (+ (* (pow t 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (* 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))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (+ (* 1/24 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -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))))))))))))) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) 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) |
(/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(/ (+ (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (* 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) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (* 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 t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin 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) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* -1/3 (/ (* (pow eh 2) (pow t 2)) ew)) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -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)))))) (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(+ (* -2 (/ (* (pow t 2) (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(+ (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) |
(+ (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)) |
(+ (* -1 (* (/ (* (pow t 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (sqrt 2)) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2))) |
(+ (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)) (* (pow t 2) (+ (* -1 (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)))) (* -1/2 (* (/ (* (pow t 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (sqrt 2)) (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))))) |
(+ (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)) (* (pow t 2) (+ (* -1 (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)))) (* (pow t 2) (+ (* -1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))) (sqrt 2)))) (* -1/2 (* (/ (* (pow t 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow (sqrt 2) 2) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (sqrt 2)) (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))))))) |
(/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh) |
(* t (+ (* -1/6 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* 1/120 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* (pow t 2) (+ (* -1/5040 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(+ (* 1/2 (* (pow t 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))))) |
(+ (log (* 2 (/ eh ew))) (* -1 (log t))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)))))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))))))))) |
(* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(sin t) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt 2)) |
(* 1/2 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
(log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) |
| Outputs |
|---|
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) |
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))) |
(/ (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) eh) |
(fabs (* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fabs.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (+.f64 (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* 1/2 (* eh (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)))) (-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* eh (- (* -1 (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) eh) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (cos.f64 t) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))))))) (sin.f64 t)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)))))) eh (-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)) |
(fabs (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(fabs.f64 (*.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal -1/2 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) |
(+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (pow eh 2) (- (* 1/2 (* eh (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))) (* 1/2 (/ (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 eh (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))))) (*.f64 eh eh) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) |
(+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (pow eh 2) (- (* eh (- (* -1 (* eh (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (* -1/4 (/ (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4))))))) (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) eh) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (cos.f64 t) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))))))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)))))) eh (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))))) (*.f64 eh eh) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) |
(fabs (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fabs.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (+.f64 (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) |
(sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
(sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow eh 2) (+ (* -1/4 (* (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* 1/4 (* (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) eh) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))))) (*.f64 eh eh) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow eh 2) (+ (* -1/4 (* (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* eh (+ (* -1/2 (* (* eh (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (+ (* -1/4 (/ (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4))))))) (sqrt (/ 1 (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* 1/4 (* (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (cos.f64 t) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))))))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -3/16 binary64))) eh)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew))))) eh (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))))) (*.f64 eh eh) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) |
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) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* eh (+ (* -1/2 (* eh (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (* -1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (cos.f64 t) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))))))) eh (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew))))) eh (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) #s(literal 1 binary64)) |
(* eh (+ (* 1/2 (* eh (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) eh) |
(* eh (+ (* eh (+ (* 1/6 (* eh (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))) (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) eh) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64))) eh (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) eh) |
(* eh (+ (* eh (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* eh (+ (* 1/24 (* eh (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (*.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 0 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) eh (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64))) eh (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))) eh) |
(* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t)) |
(+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (sin.f64 t)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)) (sin.f64 t)))))) (*.f64 eh eh)) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)) (sin.f64 t)))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (pow.f64 eh #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (sin.f64 t)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)) (sin.f64 t))))))) (*.f64 eh eh)) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (sin.f64 t)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)) (sin.f64 t)))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.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 135/4 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 15/4 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/96 binary64) (*.f64 #s(literal 1/384 binary64) (/.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)))))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64)))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.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 135/4 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 15/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/96 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))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/384 binary64))))))) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)) (sin.f64 t)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)))))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))))) (pow.f64 eh #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)) (sin.f64 t)))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 eh eh)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)) |
(* (pow eh 2) (+ (/ (* ew (sin t)) (pow eh 2)) (/ (pow (cos t) 2) (* ew (sin t))))) |
(*.f64 (fma.f64 ew (/.f64 (sin.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t))) (*.f64 eh eh)) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* (pow eh 2) (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)) (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)) (*.f64 eh eh)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) (*.f64 eh eh)) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) |
(*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64)) |
(+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -2 binary64) (*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 4))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) |
(-.f64 (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 2 binary64))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (pow eh 6))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3)))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
(-.f64 (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.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 135/4 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 15/4 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/96 binary64) (*.f64 #s(literal 1/384 binary64) (/.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)))))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64)))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.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 135/4 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 15/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/96 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))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/384 binary64))))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (neg.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))))))) (pow.f64 eh #s(literal 6 binary64))))) (fma.f64 (*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 eh eh)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 eh #s(literal 4 binary64)))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)))))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))))) |
(+ (* -1 (* (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (sqrt 2))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 eh eh)))))) |
(+ (* -1 (* (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (* (pow eh 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (sqrt 2)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 eh eh)))) (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))))))) |
(+ (* -1 (* (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow (sqrt 2) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* (pow eh 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (* (pow eh 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (sqrt 2))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 eh eh)))) (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) #s(literal -1 binary64) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.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 135/4 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 15/4 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/96 binary64) (*.f64 #s(literal 1/384 binary64) (/.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)))))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64)))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.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 135/4 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 15/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/96 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))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/384 binary64))))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64))))) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 eh eh)))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4))))) |
(fma.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 eh #s(literal 4 binary64)))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 eh eh))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (fma.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 135/4 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 15/4 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/96 binary64) (*.f64 #s(literal 1/384 binary64) (/.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)))))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64)))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.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 135/4 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 15/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/96 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))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/384 binary64))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 eh #s(literal 4 binary64)))))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))) |
(fma.f64 (neg.f64 (log.f64 eh)) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (neg.f64 (neg.f64 (log.f64 eh)))) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(+.f64 (fma.f64 (neg.f64 (log.f64 eh)) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) (pow.f64 eh #s(literal 4 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal 1/4 binary64)))) |
(+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
(+.f64 (fma.f64 (neg.f64 (log.f64 eh)) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (/.f64 (fma.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 135/4 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 15/4 binary64))) (pow.f64 eh #s(literal 6 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) (pow.f64 eh #s(literal 4 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal 1/4 binary64))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t)))) eh)) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 eh eh)) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))))))) (*.f64 eh eh)) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) #s(literal 1/720 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (cos.f64 t) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))))))) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)) (sin.f64 t)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))))) (pow.f64 eh #s(literal 6 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64))))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 eh eh)) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) |
(*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64)) |
(+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 4))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) |
(-.f64 (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (*.f64 (*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(- (+ (* -1 (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (pow eh 6))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
(-.f64 (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64)))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) #s(literal 1/720 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (cos.f64 t) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (neg.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))))))) (pow.f64 eh #s(literal 6 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 eh eh)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 eh #s(literal 4 binary64)))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64))) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -2 binary64)))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (* (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (sqrt 2))) |
(fma.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 eh eh)))))) |
(+ (* -1 (* (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (* (pow eh 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (sqrt 2)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 eh eh)))) (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1 (* (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 2) (sqrt 2))) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow (sqrt 2) 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* (pow eh 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (+ (* -1/2 (* (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3))))) (* (pow eh 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (sqrt 2))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 eh eh)))) (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64)))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) #s(literal 1/720 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (cos.f64 t) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 eh #s(literal 6 binary64))))) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 3 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 eh eh)))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4))))) |
(fma.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 eh #s(literal 4 binary64)))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 eh eh))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) #s(literal 1/720 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (cos.f64 t) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 eh #s(literal 4 binary64)))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))) |
(fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 eh eh)) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 1/2 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)))) (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))) |
(+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (pow.f64 eh #s(literal 4 binary64))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 eh eh)) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 1/2 binary64)))) (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) |
(+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
(+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) (pow.f64 eh #s(literal 6 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (pow.f64 eh #s(literal 4 binary64))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 eh eh)) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 1/2 binary64))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 ew ew) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) #s(literal 2 binary64))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* -1 (* (pow ew 2) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 ew ew)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 ew ew) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) #s(literal 2 binary64))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1 (/ (* (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (fma.f64 (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 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/96 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (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)))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 1/96 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))))))) (*.f64 (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))))) (*.f64 ew ew))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 t)) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 ew ew) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) #s(literal 2 binary64))) ew) |
(/ (+ (* (pow ew 2) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t))) ew) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) #s(literal 2 binary64)) |
(+ (* -2 (/ (* (pow ew 2) (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) #s(literal 2 binary64))) |
(+ (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 ew ew)) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 ew ew) (*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) #s(literal 2 binary64))) |
(+ (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) |
(fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 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/96 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (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)))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 1/96 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (neg.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))))))) (*.f64 ew ew))) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (*.f64 ew ew) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64))))) (*.f64 ew ew) (*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) #s(literal 2 binary64))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (* (/ (* (pow ew 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (sqrt 2)) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (sqrt 2))) |
(fma.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (sqrt 2)) (* (pow ew 2) (+ (* -1 (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (/ (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (sqrt 2)))) (* -1/2 (* (/ (* (pow ew 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3)))))) (sqrt 2)) (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64))))))) (*.f64 ew ew) (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (sqrt 2)) (* (pow ew 2) (+ (* -1 (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (/ (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (sqrt 2)))) (* (pow ew 2) (+ (* -1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))) (sqrt 2)))) (* -1/2 (* (/ (* (pow ew 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow (sqrt 2) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (sqrt 2)) (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64))) #s(literal -2 binary64) (neg.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 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/96 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (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)))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 1/96 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))))))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 ew ew)) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 ew ew) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 3 binary64))))))) (*.f64 ew ew) (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (sqrt.f64 #s(literal 2 binary64)))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(*.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (pow ew 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (*.f64 ew ew) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (*.f64 ew ew) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))))) (*.f64 ew ew) (*.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (fma.f64 (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 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/96 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (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)))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 1/96 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))))))) (*.f64 ew ew) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))))) (*.f64 ew ew) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal 1/2 binary64))) (*.f64 ew ew) (*.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 1/2 binary64))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))) |
(+.f64 (neg.f64 (log.f64 ew)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (neg.f64 (log.f64 ew))) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))) |
(+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 ew ew)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 ew ew) (neg.f64 (log.f64 ew))) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) |
(+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 ew ew)) (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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))))) (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 ew ew) (neg.f64 (log.f64 ew))) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) ew)) ew) |
(* ew (+ (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))) |
(*.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))) ew) |
(* ew (- (+ (sin 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)))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) #s(literal 1/2 binary64))) ew) |
(* ew (- (+ (sin t) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (/ (* (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 (-.f64 (+.f64 (fma.f64 (*.f64 (sin.f64 t) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) #s(literal 1/2 binary64))) ew) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))) (pow ew 4))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64)))))) (sin.f64 t)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (sin.f64 t)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (pow.f64 ew #s(literal 4 binary64))))) (sin.f64 t)) (fma.f64 (*.f64 (sin.f64 t) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64)))) #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) #s(literal 1/2 binary64)))) ew) |
(* ew (+ (sin t) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (sin.f64 t)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))) ew) |
(- (+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* 1/2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3)))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(-.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64)))) #s(literal 1/2 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64))) |
(- (+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* -1 (/ (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* -1/4 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4)))) (pow ew 4)))) (+ (* -1/2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2)))))) |
(-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64)))))) (sin.f64 t)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -1/4 binary64))) (pow.f64 ew #s(literal 4 binary64))) #s(literal -1 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64)))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* 1/4 (* (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3)) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64)))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1/2 (* (/ (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (+ (* -1/4 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4))) (* 1/16 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4))))) (pow ew 4)) (sqrt (/ 1 (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))) (+ (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* 1/4 (* (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3)) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64)))))) (sin.f64 t)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/16 binary64))) (pow.f64 ew #s(literal 4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64)))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))) (pow ew 4))) (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64)))))) (sin.f64 t)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (pow.f64 ew #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) #s(literal 1 binary64)) |
(/ (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* 1/6 (/ (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) (pow ew 2))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t)))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 ew ew)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)))) ew) |
(/ (+ (* 1/24 (/ (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 3))) (+ (* 1/6 (/ (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) (pow ew 2))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew)) (/ (* eh (cos t)) (sin t))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal 0 binary64)) (pow.f64 ew #s(literal 3 binary64))) #s(literal 1/24 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 ew ew)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))))) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) ew))) ew)) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh)))) ew)) |
(* -1 (* ew (- (+ (* -1 (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))))))) |
(neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) #s(literal 1/2 binary64))) ew)) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) #s(literal -1/2 binary64))) ew)) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (- (+ (* 1/2 (/ (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* ew (pow (sin t) 2))))) (* 1/2 (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64))))))) (sin.f64 t))) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (sin.f64 t)))) (pow.f64 ew #s(literal 3 binary64)))) (neg.f64 (sin.f64 t))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) #s(literal -1/2 binary64))) ew)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (sin.f64 t))) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) ew)) |
(- (+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* -1/2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3)))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(-.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (pow.f64 ew #s(literal 3 binary64)))) #s(literal -1/2 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64))) |
(- (+ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* -1 (/ (- (+ (* -1/2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* -1/4 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* ew (pow (sin t) 4))))) (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3)))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64))))))) (sin.f64 t))) ew)) #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) ew)) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (pow.f64 ew #s(literal 3 binary64))) #s(literal -1 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))) (* -1/4 (* (/ (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (pow ew 3)) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))) |
(fma.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (pow.f64 ew #s(literal 3 binary64))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(+ (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (* 1/2 (* (/ (+ (* -1/2 (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))) (+ (* -1/4 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4))) (* 1/16 (/ (* (pow eh 4) (* (pow (cos t) 4) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (pow (sin t) 4))))) ew) (sqrt (/ 1 (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))) (pow ew 3))) (* -1/4 (* (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (sqrt (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64))))))) (sin.f64 t))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/16 binary64))) ew)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)))) (pow.f64 ew #s(literal 3 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) |
(+ 1 (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (pow ew 3))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (pow.f64 ew #s(literal 3 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (+ (* -1/2 (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))) ew))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64))))))) (sin.f64 t))) ew) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) #s(literal -1/2 binary64))) (pow.f64 ew #s(literal 3 binary64))))) #s(literal 1 binary64)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) ew))) ew)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))) ew)) (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 eh (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) ew) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) ew))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) ew)) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 eh (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal 0 binary64)) ew) #s(literal -1/24 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64))) ew))) ew))) ew)) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) |
(fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* t (+ (* -1/2 (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))) |
(fma.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) t) #s(literal -1/2 binary64) (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) t (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) |
(+ (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (* t (+ (* t (+ (* -1/2 (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* -1/6 (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) eh) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) t (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) t (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) |
(* 2 (/ (pow eh 2) (* ew (* t (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))))) (*.f64 t t) (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (*.f64 t t) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 t t) (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -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)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 2/15 binary64))))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64)) #s(literal 30 binary64)))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64))))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64)) #s(literal 30 binary64)))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (/.f64 (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))))))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))))) (*.f64 t t) (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (*.f64 t t) (*.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 t t) (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64))) t) |
(* ew t) |
(*.f64 ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t) |
(/ (pow eh 2) (* ew t)) |
(/.f64 (/.f64 (*.f64 eh eh) ew) t) |
(/ (+ (* (pow t 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (* 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))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64) ew) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (*.f64 t t))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (+ (* 1/24 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -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))))))))))))) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (-.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 2/15 binary64))))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew))))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) ew) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) 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 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.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 (fma.f64 (-.f64 (neg.f64 (*.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))) (*.f64 t t))) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) t)) |
(/ (+ (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (* 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) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (*.f64 t t) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (* 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 t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin 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) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (-.f64 (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 eh eh) ew))) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 2/15 binary64))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (*.f64 t t) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (*.f64 t t) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))) t) |
(/ (+ (* -1/3 (/ (* (pow eh 2) (pow t 2)) ew)) (/ (pow eh 2) ew)) t) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) (*.f64 eh eh)) (*.f64 eh eh)) ew) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -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)))))) (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/105 binary64))) (*.f64 t t))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64)) |
(+ (* -2 (/ (* (pow t 2) (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64))) |
(+ (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))))) (*.f64 t t) (*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64))) |
(+ (* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) |
(fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64)))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64)) #s(literal 30 binary64)))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64))))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64)) #s(literal 30 binary64)))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (/.f64 (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (neg.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))))))) (*.f64 t t))) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64)))) (*.f64 t t) (*.f64 #s(literal -2 binary64) (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))))) (*.f64 t t) (*.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (* (/ (* (pow t 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (sqrt 2)) (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))) (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2))) |
(fma.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)) (* (pow t 2) (+ (* -1 (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)))) (* -1/2 (* (/ (* (pow t 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3)))))) (sqrt 2)) (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (/.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64))) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64))))))) (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)) (* (pow t 2) (+ (* -1 (* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (sqrt 2)))) (* (pow t 2) (+ (* -1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))))) (/ (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))) (sqrt 2)))) (* -1/2 (* (/ (* (pow t 2) (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (/ (* (+ (* -2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))) (+ (* 2 (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))) (/ (* (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (pow (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) 2)) (* (pow (sqrt 2) 2) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 3))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow (sqrt 2) 2) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (sqrt 2)) (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64))) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64)))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64))) #s(literal -2 binary64) (+.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64)) #s(literal 30 binary64)))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64))))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64)) #s(literal 30 binary64)))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (/.f64 (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64))) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64)))) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))))))) (*.f64 t t)) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 3 binary64))))))) (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh) |
(/.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) eh) |
(* t (+ (* -1/6 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 t t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)) eh) t) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* 1/120 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 t t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))) eh) (*.f64 t t) (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) t) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* (pow t 2) (+ (* -1/5040 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 (*.f64 t t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) eh) (*.f64 t t) (*.f64 (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) #s(literal -1/6 binary64))) (*.f64 t t) (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) t) |
(/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* (pow t 2) (- (+ (* 1/24 (/ eh ew)) (* (pow t 2) (- (* -1/720 (/ eh ew)) (+ (* -1/6 (- (* 1/24 (/ eh ew)) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) (+ (* -1/5040 (/ eh ew)) (* 1/120 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew))))))))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (* -1/6 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 eh ew))))) (*.f64 t t) (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew))) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew)))) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (pow t 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (*.f64 t t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (*.f64 t t) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64)) #s(literal 30 binary64)))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64))))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64)) #s(literal 30 binary64)))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (/.f64 (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (*.f64 t t) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64))) |
(+ (log (* 2 (/ eh ew))) (* -1 (log t))) |
(fma.f64 (log.f64 t) #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) #s(literal 1/2 binary64) (neg.f64 (log.f64 t))) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)))))) |
(+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (neg.f64 (log.f64 t))) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) |
(+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))))))))) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 3 binary64)) #s(literal 30 binary64)))) (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64))) (*.f64 t t) (*.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (neg.f64 (log.f64 t))) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) |
(* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (+.f64 (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))))) |
(sin t) |
(sin.f64 t) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) |
(* 2 (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))))) (+.f64 (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))))) |
(* (sqrt (/ (fabs (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (+.f64 (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(* 1/2 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))))) |
(log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) |
(log.f64 (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 581 |
| 0 | 110 | 573 |
| 1 | 387 | 528 |
| 2 | 2894 | 527 |
| 0 | 8197 | 527 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh)))) |
(fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh)) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t))) |
(*.f64 ew (sin.f64 t)) |
(sin.f64 t) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) |
(pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
#s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| Outputs |
|---|
(*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh) |
(*.f64 eh (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 2 binary64))) eh) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64))) eh) (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 eh (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 2 binary64)))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))) |
(/.f64 (*.f64 eh (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 (*.f64 eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 eh #s(literal -1 binary64)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (/.f64 (sin.f64 t) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (/.f64 (cos.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (/.f64 (sin.f64 t) eh) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(fma.f64 eh (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 eh) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) (neg.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) (fabs.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) |
(*.f64 #s(literal 1 binary64) #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) |
(sqrt.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) (neg.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) (fabs.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) |
(*.f64 #s(literal 1 binary64) #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) |
(sqrt.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 2 binary64))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 (pow.f64 eh #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (/.f64 (sin.f64 t) eh)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (pow.f64 eh #s(literal -1 binary64)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (/.f64 (sin.f64 t) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(fma.f64 (sin.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (pow.f64 eh #s(literal -1 binary64))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 ew (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (pow.f64 eh #s(literal -1 binary64))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 (cos.f64 t) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 2 binary64)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (pow.f64 eh #s(literal -1 binary64)))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (/.f64 (sin.f64 t) eh))) |
(-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t))) |
(-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (neg.f64 (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(+.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (neg.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (fabs.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) |
(*.f64 #s(literal 1 binary64) #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) |
(sqrt.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (neg.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (fabs.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) |
(*.f64 #s(literal 1 binary64) #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) |
(sqrt.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
(sin.f64 t) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (pow.f64 (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (pow.f64 (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (pow.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))))))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) (sqrt.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) (sqrt.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (*.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (/.f64 eh #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (/.f64 (cos.f64 t) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fma.f64 ew (/.f64 (sin.f64 t) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(sqrt.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (pow.f64 (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (pow.f64 (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (pow.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))))))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) (sqrt.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) (sqrt.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (*.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (/.f64 eh #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (/.f64 (cos.f64 t) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fma.f64 ew (/.f64 (sin.f64 t) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(sqrt.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) eh (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) eh (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) eh (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (cos.f64 t) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (cos.f64 t) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (cos.f64 t) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 eh (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 eh (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 eh (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) eh)) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (cos.f64 t))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) eh) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(+.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(*.f64 (pow.f64 (/.f64 ew (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (cos.f64 t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 t) eh) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 t) eh) #s(literal -1 binary64)) (pow.f64 (/.f64 ew (cos.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (pow.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sin.f64 t) ew))) |
(*.f64 (cos.f64 t) (*.f64 eh (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)))) |
(*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) (tan.f64 t))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) ew) |
(/.f64 (*.f64 (/.f64 eh ew) (cos.f64 t)) (sin.f64 t)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew)) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) eh) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (/.f64 ew eh) (sin.f64 t))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (/.f64 eh (tan.f64 t))))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (tan.f64 t) ew))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(sinh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(neg.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t)))) |
(neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 ew (/.f64 eh (tan.f64 t)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (fabs.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (fabs.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (fabs.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (/.f64 (cos.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (/.f64 (+.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (fabs.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (fabs.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (fabs.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (/.f64 (cos.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (/.f64 (+.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) eh (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) eh (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) eh (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (cos.f64 t) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (cos.f64 t) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 (cos.f64 t) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 eh (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 eh (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(fma.f64 eh (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) eh)) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (cos.f64 t))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) eh) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(+.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 eh (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) (/.f64 ew eh)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (*.f64 (/.f64 eh (tan.f64 t)) eh)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh)) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) eh) (neg.f64 ew)) |
(/.f64 (*.f64 eh (/.f64 (neg.f64 eh) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) ew) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (*.f64 (/.f64 eh (tan.f64 t)) eh))) |
(/.f64 eh (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (fabs.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (fabs.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (fabs.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (/.f64 (cos.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (/.f64 (+.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (fabs.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (fabs.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (fabs.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (/.f64 (cos.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (/.f64 (+.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (pow.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fabs.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) |
(/.f64 (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (neg.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sqrt.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3/2 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(exp.f64 (/.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(/.f64 (fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (fabs.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) (fabs.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (fabs.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew))) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (fabs.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (/.f64 (cos.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (/.f64 (+.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 #s(literal 0 binary64)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(sqrt.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(cos.f64 (atan.f64 (fabs.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(cos.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(+.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(*.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 eh #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)) |
(*.f64 (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (pow.f64 (neg.f64 eh) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (/.f64 (sin.f64 t) eh))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (pow.f64 eh #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (/.f64 (sin.f64 t) eh)) |
(*.f64 (sin.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) eh)) |
(*.f64 (sin.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) eh)) |
(*.f64 ew (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (pow.f64 eh #s(literal -1 binary64)))) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) |
(pow.f64 (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) (neg.f64 (neg.f64 eh))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 1 binary64)) eh) |
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (neg.f64 eh)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(/.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) eh) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) eh)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) (neg.f64 eh))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (cos.f64 t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 t) eh) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 t) eh) #s(literal -1 binary64)) (pow.f64 (/.f64 ew (cos.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (pow.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64))) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sin.f64 t) ew))) |
(*.f64 (cos.f64 t) (*.f64 eh (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)))) |
(*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) (tan.f64 t))) |
(*.f64 eh (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) ew) |
(/.f64 (*.f64 (/.f64 eh ew) (cos.f64 t)) (sin.f64 t)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew)) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) eh) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (/.f64 ew eh) (sin.f64 t))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (/.f64 eh (tan.f64 t))))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (tan.f64 t) ew))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(sinh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(neg.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t)))) |
(neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 ew (/.f64 eh (tan.f64 t)))) #s(literal -1 binary64))) |
#s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 #s(literal 0 binary64)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(sqrt.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(cos.f64 (atan.f64 (fabs.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(cos.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(+.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) (log.f64 (-.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (log.f64 (+.f64 (pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -3 binary64)) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 3 binary64)))) (log.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(-.f64 (log.f64 (fma.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 2 binary64) (*.f64 (neg.f64 ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (log.f64 (*.f64 (neg.f64 ew) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (log.f64 (*.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (fma.f64 (/.f64 eh (tan.f64 t)) #s(literal 2 binary64) (*.f64 ew (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (log.f64 (*.f64 ew #s(literal 2 binary64)))) |
(-.f64 (log.f64 (fma.f64 eh #s(literal 2 binary64) (*.f64 (*.f64 (tan.f64 t) ew) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (log.f64 (*.f64 (*.f64 (tan.f64 t) ew) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
(/.f64 (fabs.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cosh.f64 (neg.f64 (neg.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(cosh.f64 (asinh.f64 (fabs.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cosh.f64 (asinh.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cosh.f64 (neg.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(cosh.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(fabs.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(exp.f64 (*.f64 (log1p.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (exp.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
Compiled 111 022 to 6 532 computations (94.1% saved)
47 alts after pruning (46 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 243 | 33 | 1 276 |
| Fresh | 9 | 13 | 22 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 256 | 47 | 1 303 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 19.3% | (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
| 43.9% | (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) #s(literal 2 binary64)) | |
| 17.3% | (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) | |
| 19.5% | (pow.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 2 binary64)) | |
| 18.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) | |
| 44.7% | (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) | |
| 48.7% | (*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))))) | |
| 26.7% | (*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) | |
| 16.0% | (fabs.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))) #s(literal 2 binary64))) | |
| 19.4% | (fabs.f64 (pow.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))) | |
| 26.3% | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) #s(literal 2 binary64))) | |
| 62.3% | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64))) | |
| 43.3% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64))) | |
| 62.7% | (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) | |
| 53.2% | (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))))) | |
| 44.7% | (fabs.f64 (/.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| 44.7% | (fabs.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| ▶ | 44.9% | (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
| 13.8% | (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| ▶ | 25.3% | (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
| 5.0% | (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| 54.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 47.2% | (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) | |
| 24.7% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))))) | |
| 23.0% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))))) | |
| 14.7% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) | |
| ✓ | 43.9% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
| 17.5% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) | |
| 17.4% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) | |
| 17.4% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) | |
| 17.5% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) | |
| 17.4% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) | |
| 17.4% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) | |
| ▶ | 17.8% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
| 85.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (/.f64 (sin.f64 t) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) | |
| 16.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) | |
| 72.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64))) eh) (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)))))) | |
| 59.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) | |
| 35.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) | |
| 33.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) | |
| 29.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) | |
| 90.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (sin.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))))) | |
| ▶ | 93.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))))) |
| 74.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)))))))) | |
| 92.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh #s(approx (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (*.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))) ew))))) | |
| 36.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh #s(approx (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))))))) | |
| 20.3% | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
Compiled 4 761 to 2 495 computations (47.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| cost-diff | 0 | (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) | |
| cost-diff | 0 | (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) | |
| cost-diff | 0 | (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| cost-diff | 320 | (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew) | |
| cost-diff | 0 | #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) | |
| cost-diff | 0 | (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) | |
| cost-diff | 0 | (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) | |
| cost-diff | 0 | (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (*.f64 ew t) | |
| cost-diff | 0 | #s(approx (* ew (sin t)) (*.f64 ew t)) | |
| cost-diff | 0 | #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))) | |
| cost-diff | 0 | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))))) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))))) | |
| cost-diff | 704 | (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))) | |
| cost-diff | 1472 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 876 |
| 0 | 128 | 871 |
| 1 | 269 | 871 |
| 2 | 698 | 861 |
| 3 | 2457 | 854 |
| 0 | 8809 | 845 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))) |
eh |
(fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))) |
(cos.f64 t) |
t |
(sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin.f64 t) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
#s(literal 1 binary64) |
(/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(/.f64 eh (sin.f64 t)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(tan.f64 t) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))) |
#s(approx (* ew (sin t)) (*.f64 ew t)) |
(*.f64 ew t) |
ew |
t |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
#s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 eh ew) |
eh |
ew |
t |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
#s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) |
(/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew) |
(fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) |
(*.f64 ew ew) |
ew |
(sin.f64 t) |
t |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) |
(*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) |
(pow.f64 (cos.f64 t) #s(literal 2 binary64)) |
(cos.f64 t) |
#s(literal 2 binary64) |
(*.f64 eh eh) |
eh |
#s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
#s(literal 1/4 binary64) |
#s(literal 4 binary64) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
eh |
(fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(cos.f64 t) |
t |
(sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) ew) |
ew |
(sin.f64 t) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
#s(literal 1 binary64) |
(/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 eh (sin.f64 t)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(tan.f64 t) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 t ew)))) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 t ew))) |
#s(approx (* ew (sin t)) (*.f64 ew t)) |
#s(approx (* ew (sin t)) (*.f64 t ew)) |
(*.f64 ew t) |
(*.f64 t ew) |
ew |
t |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
#s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 eh ew) |
eh |
ew |
t |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
#s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (/.f64 eh (sin.f64 t)) eh) (*.f64 (sin.f64 t) ew))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (/.f64 eh (sin.f64 t)) eh) (*.f64 (sin.f64 t) ew))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) |
#s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (/.f64 eh (sin.f64 t)) eh) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (/.f64 eh (sin.f64 t)) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) |
(fma.f64 (*.f64 (/.f64 eh (sin.f64 t)) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 t) ew) ew)) |
(*.f64 ew ew) |
ew |
(sin.f64 t) |
t |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) |
(*.f64 (*.f64 (/.f64 eh (sin.f64 t)) eh) (pow.f64 (cos.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)) eh) eh) |
(pow.f64 (cos.f64 t) #s(literal 2 binary64)) |
(cos.f64 t) |
#s(literal 2 binary64) |
(*.f64 eh eh) |
eh |
#s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (/.f64 eh (tan.f64 t)) (*.f64 (sin.f64 t) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
ew |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
#s(literal 1/4 binary64) |
#s(literal 4 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.4334527832848187 | (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) | |
| accuracy | 1.4954519519996619 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 10.52188306499502 | (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| accuracy | 18.14021944328285 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 0.889961614881502 | (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) | |
| accuracy | 6.309636021754026 | (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew) | |
| accuracy | 10.656737693951847 | (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) | |
| accuracy | 18.883421136500395 | #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) | |
| accuracy | 2.1558585951817246 | (/.f64 (/.f64 eh ew) t) | |
| accuracy | 10.656737693951847 | (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) | |
| accuracy | 15.070685270686194 | #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) | |
| accuracy | 18.883421136500395 | #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) | |
| accuracy | 0 | (*.f64 ew t) | |
| accuracy | 0 | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) | |
| accuracy | 16.448893610195775 | #s(approx (* ew (sin t)) (*.f64 ew t)) | |
| accuracy | 18.912020757268028 | #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))) | |
| accuracy | 1.4954519519996619 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 1.5255788888388107 | (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) | |
| accuracy | 1.734932091834087 | (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))) | |
| accuracy | 18.14021944328285 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| 266.0ms | 70× | 1 | valid |
| 160.0ms | 57× | 1 | invalid |
| 63.0ms | 74× | 0 | invalid |
| 43.0ms | 5× | 2 | invalid |
| 35.0ms | 5× | 2 | valid |
| 23.0ms | 45× | 0 | valid |
Compiled 1 579 to 138 computations (91.3% saved)
ival-sin: 193.0ms (38% of total)ival-cos: 77.0ms (15.2% of total)ival-mult: 76.0ms (15% of total)ival-div: 42.0ms (8.3% of total)ival-atan: 32.0ms (6.3% of total)ival-pow: 26.0ms (5.1% of total)ival-tan: 21.0ms (4.1% of total)adjust: 14.0ms (2.8% of total)ival-add: 8.0ms (1.6% of total)ival-cosh: 6.0ms (1.2% of total)ival-asinh: 5.0ms (1% of total)ival-pow2: 4.0ms (0.8% of total)ival-fabs: 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)| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))) |
#s(approx (* ew (sin t)) (*.f64 ew t)) |
(*.f64 ew t) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
#s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
#s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) |
| Outputs |
|---|
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* ew (sin t)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* 1/2 (* eh (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* eh (- (* -1 (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4) |
(+ (* 1/4 (* (pow (/ (* 1 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 7) (pow (sin t) 7))) 1/4) (* (pow eh 2) (pow (cos t) 2)))) (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4)) |
(+ (* (pow eh 2) (+ (* 1/4 (* (pow (/ (* 1 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 7) (pow (sin t) 7))) 1/4) (pow (cos t) 2))) (* (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/32 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4)) |
(+ (* (pow eh 2) (+ (* 1/4 (* (pow (/ (* 1 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 7) (pow (sin t) 7))) 1/4) (pow (cos t) 2))) (* (pow eh 2) (+ (* (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4) (* (pow eh 2) (+ (* -1/32 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (+ (* 1/384 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (* 1/12 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))) (* (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/32 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))))) (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))) (* 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)))) (* eh (+ (* -1/2 (* eh (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (* -1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))))) |
(/ eh (* ew t)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) |
(* (pow eh 2) (+ (/ (* ew (sin t)) (pow eh 2)) (/ (pow (cos t) 2) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(* (pow eh 2) (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)) (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))) |
(exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))) (pow eh 4)))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))) (pow eh 4)) (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* -1/32 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/12 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow eh 6))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2)))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))) (pow eh 4)))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))) (pow eh 4)) (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* -1/32 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/12 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow eh 6))))) |
(* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2)))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4)))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* -1 (* (pow ew 2) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1 (/ (* (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(* ew t) |
(/ (+ (* (pow ew 2) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) ew) |
(exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (* (pow ew 2) (+ (* 1/4 (/ (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (* (pow ew 2) (+ (* 1/4 (/ (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (+ (* -1/32 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/12 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(+ (* 1/2 (* (pow ew 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (- (+ (sin 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)))))) |
(* ew (- (+ (sin t) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (/ (* (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)))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))) (pow ew 4))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (+ (sin t) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))) |
(exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) |
(+ (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(+ (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (* (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/32 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4)))) |
(+ (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ (* (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/32 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4)) (/ (* (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* -1/32 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (+ (* 1/384 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/12 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))))) (pow ew 6))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))) (pow ew 4))) (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (- (+ (* -1 (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 (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (- (+ (* 1/2 (/ (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* ew (pow (sin t) 2))))) (* 1/2 (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))))) |
(exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) |
(+ (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(+ (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (* (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/32 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4)))) |
(+ (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ (* (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/32 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4)) (/ (* (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* -1/32 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (+ (* 1/384 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/12 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))))) (pow ew 6))))) |
(+ 1 (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (pow ew 3))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/2 (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))) ew))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh) |
(* t (+ (* -1/6 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* 1/120 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* (pow t 2) (+ (* -1/5040 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* 2 (/ (pow eh 2) (* ew (* t (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -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)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) 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))))))) |
(/ (pow eh 2) (* ew t)) |
(/ (+ (* (pow t 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (* 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))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (+ (* 1/24 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -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))))))))))))) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) 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) |
(/ (+ (* (pow t 2) (- (+ ew (* -1 (/ (pow eh 2) ew))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (* 1/3 (/ (pow eh 2) ew))) (+ (* -1/6 (/ (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2))) ew)) (* 1/120 (/ (pow eh 2) ew))))))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (+ (* 1/3 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -2/45 (/ (pow eh 2) ew)) (* 1/120 ew)) (+ (* -1/6 (/ (- (* 1/3 (pow eh 2)) (+ (* -1/6 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (* 1/120 (pow eh 2)))) ew)) (+ (* -1/5040 (/ (pow eh 2) ew)) (* 1/120 (/ (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2))) ew)))))))) (+ (* -1/6 (/ (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2))) ew)) (* 1/120 (/ (pow eh 2) ew))))))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(/ (+ (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (* 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) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (* 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 t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin 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) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (* 1/4 (/ (* ew (* (pow t 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (* (pow t 2) (+ (* 1/4 (/ (* ew (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (pow eh 2))) (* (pow t 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (+ (* 1/96 (+ (* -12 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))) (* 24 (/ (* ew (- (+ (* -1/6 ew) (* 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/32 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))))))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (* (pow t 2) (+ (* 1/4 (/ (* ew (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (pow eh 2))) (* (pow t 2) (+ (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (+ (* 1/96 (+ (* -12 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))) (* 24 (/ (* ew (- (+ (* -1/6 ew) (* 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/32 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))))) (* (pow t 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (+ (* 1/2880 (+ (* -720 (/ (* (pow ew 2) (* (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (- (+ (* -1/6 ew) (* 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 4))) (+ (* 240 (/ (* (pow ew 3) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 3)) (pow eh 6))) (* 720 (/ (* 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))))))))))) (pow eh 2)))))) (+ (* 1/384 (/ (* ew (* (+ (* -12 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))) (* 24 (/ (* ew (- (+ (* -1/6 ew) (* 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 (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (pow eh 2))) (* 1/384 (/ (* (pow ew 3) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 3)) (pow eh 6)))))))))))) |
(/ eh (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(/ (+ (* 1/6 (/ (* eh (pow t 2)) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* -1/6 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (* 1/720 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/6 (+ (* -1/36 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))) (+ (* -1/36 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* -1/6 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(+ (* 1/2 (* (pow t 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))))) |
(/ (pow eh 2) t) |
(/ (+ (* (pow t 2) (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (pow eh 2)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1 (pow eh 2)) (* (pow t 2) (- (* 1/3 (pow eh 2)) (+ (* -1/6 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (* 1/120 (pow eh 2)))))) (* -1/6 (pow eh 2)))) (pow eh 2)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1 (pow eh 2)) (* (pow t 2) (- (+ (* 1/3 (pow eh 2)) (* (pow t 2) (- (* -2/45 (pow eh 2)) (+ (* -1/6 (- (* 1/3 (pow eh 2)) (+ (* -1/6 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (* 1/120 (pow eh 2))))) (+ (* -1/5040 (pow eh 2)) (* 1/120 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2))))))))) (+ (* -1/6 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (* 1/120 (pow eh 2)))))) (* -1/6 (pow eh 2)))) (pow eh 2)) t) |
(* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(pow (* 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) 1/4) |
(* 1/2 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 100.0ms | eh | @ | inf | ((/ 1 (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew))) (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ 1 (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew))))) (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)))))) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* ew (sin t)) (* ew t) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (/ (+ (* (* ew ew) (sin t)) (/ (* (pow (cos t) 2) (* eh eh)) (sin t))) ew) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (pow (pow (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) 1/4) 4) (pow (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) 1/4) (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew)) (/ (/ eh (tan t)) ew) (cosh (asinh (/ (/ eh (tan t)) ew))) (/ (/ eh ew) t) (/ (* (pow (cos t) 2) (* eh eh)) (sin t))) |
| 56.0ms | t | @ | inf | ((/ 1 (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew))) (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ 1 (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew))))) (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)))))) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* ew (sin t)) (* ew t) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (/ (+ (* (* ew ew) (sin t)) (/ (* (pow (cos t) 2) (* eh eh)) (sin t))) ew) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (pow (pow (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) 1/4) 4) (pow (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) 1/4) (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew)) (/ (/ eh (tan t)) ew) (cosh (asinh (/ (/ eh (tan t)) ew))) (/ (/ eh ew) t) (/ (* (pow (cos t) 2) (* eh eh)) (sin t))) |
| 50.0ms | t | @ | -inf | ((/ 1 (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew))) (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ 1 (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew))))) (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)))))) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* ew (sin t)) (* ew t) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (/ (+ (* (* ew ew) (sin t)) (/ (* (pow (cos t) 2) (* eh eh)) (sin t))) ew) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (pow (pow (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) 1/4) 4) (pow (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) 1/4) (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew)) (/ (/ eh (tan t)) ew) (cosh (asinh (/ (/ eh (tan t)) ew))) (/ (/ eh ew) t) (/ (* (pow (cos t) 2) (* eh eh)) (sin t))) |
| 45.0ms | ew | @ | inf | ((/ 1 (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew))) (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ 1 (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew))))) (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)))))) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* ew (sin t)) (* ew t) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (/ (+ (* (* ew ew) (sin t)) (/ (* (pow (cos t) 2) (* eh eh)) (sin t))) ew) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (pow (pow (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) 1/4) 4) (pow (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) 1/4) (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew)) (/ (/ eh (tan t)) ew) (cosh (asinh (/ (/ eh (tan t)) ew))) (/ (/ eh ew) t) (/ (* (pow (cos t) 2) (* eh eh)) (sin t))) |
| 19.0ms | t | @ | 0 | ((/ 1 (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew))) (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ 1 (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew))))) (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)))))) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* ew (sin t)) (* ew t) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/ (/ eh (tan t)) ew) (/ (+ (* (* ew ew) (sin t)) (/ (* (pow (cos t) 2) (* eh eh)) (sin t))) ew) (fabs (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (pow (pow (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) 1/4) 4) (pow (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) 1/4) (* (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew)))) (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew)) (cos (atan (/ (/ eh (tan t)) ew))) (/ (/ eh (sin t)) (* (cos (atan (/ (/ eh (tan t)) ew))) ew)) (/ (/ eh (tan t)) ew) (cosh (asinh (/ (/ eh (tan t)) ew))) (/ (/ eh ew) t) (/ (* (pow (cos t) 2) (* eh eh)) (sin t))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1484 | 30076 |
| 1 | 5942 | 28688 |
| 0 | 8226 | 27689 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs (* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* ew (sin t)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* 1/2 (* eh (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* eh (- (* -1 (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4) |
(+ (* 1/4 (* (pow (/ (* 1 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 7) (pow (sin t) 7))) 1/4) (* (pow eh 2) (pow (cos t) 2)))) (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4)) |
(+ (* (pow eh 2) (+ (* 1/4 (* (pow (/ (* 1 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 7) (pow (sin t) 7))) 1/4) (pow (cos t) 2))) (* (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/32 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4)) |
(+ (* (pow eh 2) (+ (* 1/4 (* (pow (/ (* 1 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 7) (pow (sin t) 7))) 1/4) (pow (cos t) 2))) (* (pow eh 2) (+ (* (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4) (* (pow eh 2) (+ (* -1/32 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (+ (* 1/384 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (* 1/12 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))) (* (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/32 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))))) (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4)) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ eh (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))) (* 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)))) (* eh (+ (* -1/2 (* eh (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (* -1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))))) |
(/ eh (* ew t)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) |
(* (pow eh 2) (+ (/ (* ew (sin t)) (pow eh 2)) (/ (pow (cos t) 2) (* ew (sin t))))) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(* (pow eh 2) (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)) (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))) |
(exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))) (pow eh 4)))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))) (pow eh 4)) (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* -1/32 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/12 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow eh 6))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2)))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))) (pow eh 4)))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))) (pow eh 4)) (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* -1/32 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/12 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow eh 6))))) |
(* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2)))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4)))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* -1 (* (pow ew 2) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1 (/ (* (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(* ew t) |
(/ (+ (* (pow ew 2) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) ew) |
(exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (* (pow ew 2) (+ (* 1/4 (/ (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (* (pow ew 2) (+ (* 1/4 (/ (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (+ (* -1/32 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/12 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(+ (* 1/2 (* (pow ew 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(* ew (- (+ (sin 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)))))) |
(* ew (- (+ (sin t) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (/ (* (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)))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))) (pow ew 4))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (+ (sin t) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))) |
(exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) |
(+ (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(+ (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (* (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/32 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4)))) |
(+ (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ (* (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/32 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4)) (/ (* (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* -1/32 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (+ (* 1/384 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/12 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))))) (pow ew 6))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))) (pow ew 4))) (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(* -1 (* ew (- (+ (* -1 (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 (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (- (+ (* 1/2 (/ (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* ew (pow (sin t) 2))))) (* 1/2 (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))))) |
(exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) |
(+ (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(+ (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (* (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/32 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4)))) |
(+ (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ (* (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/32 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4)) (/ (* (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* -1/32 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (+ (* 1/384 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/12 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))))) (pow ew 6))))) |
(+ 1 (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (pow ew 3))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/2 (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))) ew))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh) |
(* t (+ (* -1/6 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* 1/120 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* (pow t 2) (+ (* -1/5040 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(* 2 (/ (pow eh 2) (* ew (* t (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -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)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) 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))))))) |
(/ (pow eh 2) (* ew t)) |
(/ (+ (* (pow t 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (* 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))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (+ (* 1/24 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -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))))))))))))) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) 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) |
(/ (+ (* (pow t 2) (- (+ ew (* -1 (/ (pow eh 2) ew))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (* 1/3 (/ (pow eh 2) ew))) (+ (* -1/6 (/ (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2))) ew)) (* 1/120 (/ (pow eh 2) ew))))))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (+ (* 1/3 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -2/45 (/ (pow eh 2) ew)) (* 1/120 ew)) (+ (* -1/6 (/ (- (* 1/3 (pow eh 2)) (+ (* -1/6 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (* 1/120 (pow eh 2)))) ew)) (+ (* -1/5040 (/ (pow eh 2) ew)) (* 1/120 (/ (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2))) ew)))))))) (+ (* -1/6 (/ (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2))) ew)) (* 1/120 (/ (pow eh 2) ew))))))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(/ (+ (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (* 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) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (* 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 t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin 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) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (* 1/4 (/ (* ew (* (pow t 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (* (pow t 2) (+ (* 1/4 (/ (* ew (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (pow eh 2))) (* (pow t 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (+ (* 1/96 (+ (* -12 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))) (* 24 (/ (* ew (- (+ (* -1/6 ew) (* 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/32 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))))))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (* (pow t 2) (+ (* 1/4 (/ (* ew (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (pow eh 2))) (* (pow t 2) (+ (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (+ (* 1/96 (+ (* -12 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))) (* 24 (/ (* ew (- (+ (* -1/6 ew) (* 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/32 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))))) (* (pow t 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (+ (* 1/2880 (+ (* -720 (/ (* (pow ew 2) (* (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (- (+ (* -1/6 ew) (* 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 4))) (+ (* 240 (/ (* (pow ew 3) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 3)) (pow eh 6))) (* 720 (/ (* 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))))))))))) (pow eh 2)))))) (+ (* 1/384 (/ (* ew (* (+ (* -12 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))) (* 24 (/ (* ew (- (+ (* -1/6 ew) (* 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 (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (pow eh 2))) (* 1/384 (/ (* (pow ew 3) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 3)) (pow eh 6)))))))))))) |
(/ eh (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(/ (+ (* 1/6 (/ (* eh (pow t 2)) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* -1/6 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (* 1/720 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/6 (+ (* -1/36 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))) (+ (* -1/36 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* -1/6 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(+ (* 1/2 (* (pow t 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))))) |
(/ (pow eh 2) t) |
(/ (+ (* (pow t 2) (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (pow eh 2)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1 (pow eh 2)) (* (pow t 2) (- (* 1/3 (pow eh 2)) (+ (* -1/6 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (* 1/120 (pow eh 2)))))) (* -1/6 (pow eh 2)))) (pow eh 2)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1 (pow eh 2)) (* (pow t 2) (- (+ (* 1/3 (pow eh 2)) (* (pow t 2) (- (* -2/45 (pow eh 2)) (+ (* -1/6 (- (* 1/3 (pow eh 2)) (+ (* -1/6 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (* 1/120 (pow eh 2))))) (+ (* -1/5040 (pow eh 2)) (* 1/120 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2))))))))) (+ (* -1/6 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (* 1/120 (pow eh 2)))))) (* -1/6 (pow eh 2)))) (pow eh 2)) t) |
(* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(pow (* 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) 1/4) |
(* 1/2 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
| Outputs |
|---|
(/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) |
(*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)) eh)) |
(* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) |
(fabs (* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fabs.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (+.f64 (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(+ (* ew (sin t)) (* (pow eh 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* 1/2 (* eh (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)))) (-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* eh (- (* -1 (* eh (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t))))))))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 2) (* ew (sin t))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) eh) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (cos.f64 t) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))))))) (sin.f64 t)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)))))) eh (-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)) |
(+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4) |
(pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t)) #s(literal 1/4 binary64)) |
(+ (* 1/4 (* (pow (/ (* 1 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 7) (pow (sin t) 7))) 1/4) (* (pow eh 2) (pow (cos t) 2)))) (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 7 binary64)))) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t)) #s(literal 1/4 binary64))) |
(+ (* (pow eh 2) (+ (* 1/4 (* (pow (/ (* 1 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 7) (pow (sin t) 7))) 1/4) (pow (cos t) 2))) (* (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/32 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 7 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.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/32 binary64)) (*.f64 eh eh)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t)) #s(literal 1/4 binary64)))) (*.f64 eh eh) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t)) #s(literal 1/4 binary64))) |
(+ (* (pow eh 2) (+ (* 1/4 (* (pow (/ (* 1 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow ew 7) (pow (sin t) 7))) 1/4) (pow (cos t) 2))) (* (pow eh 2) (+ (* (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4) (* (pow eh 2) (+ (* -1/32 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (+ (* 1/384 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (* 1/12 (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))) (* (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/32 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))))) (pow (* 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) 1/4)) |
(fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t)) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 (/.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)))) #s(literal 11/128 binary64) (/.f64 (*.f64 #s(literal -1/32 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 eh eh) (*.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/32 binary64)))) (*.f64 eh eh) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 7 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 eh eh) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t)) #s(literal 1/4 binary64))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) |
(/ eh (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(/.f64 (/.f64 eh ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))) |
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) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* eh (+ (* -1/2 (* eh (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))))))) (* -1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (cos.f64 t) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (cos.f64 t))) (*.f64 (sin.f64 t) ew)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))))))) eh (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (cos.f64 t))) (*.f64 (sin.f64 t) ew))))) eh (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) #s(literal 1 binary64)) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) t) |
(/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) |
(* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))) eh) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (sin.f64 t)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))))))) (*.f64 eh eh)) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)) (sin.f64 t)))) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (sin.f64 t)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)))))))) (*.f64 eh eh)) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (sin.f64 t)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)) (sin.f64 t)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.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 135/4 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 15/4 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/96 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 1/384 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64)))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.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 135/4 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 15/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/96 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))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/384 binary64))))))) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)) (sin.f64 t)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)))))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))))) (pow.f64 eh #s(literal 6 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 eh eh)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)) |
(* (pow eh 2) (+ (/ (* ew (sin t)) (pow eh 2)) (/ (pow (cos t) 2) (* ew (sin t))))) |
(*.f64 (fma.f64 ew (/.f64 (sin.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t))) (*.f64 eh eh)) |
(/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(* (pow eh 2) (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (pow eh 2)) (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t))))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)) (*.f64 eh eh)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) (*.f64 eh eh)) |
(exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 eh)) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 eh)) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 eh)) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))) (pow eh 4)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 eh)) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 eh)) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/32 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 eh)) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))) (pow eh 4)) (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ 1 eh)))))) (+ (* -1/32 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/12 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow eh 6))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 eh)) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 eh)) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (/.f64 (fma.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 11/128 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 -1/32 binary64))) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 eh)) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/32 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 eh)) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (*.f64 eh eh)))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/2 (/ (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow eh 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))) (*.f64 eh eh))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (fma.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 135/4 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 15/4 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/96 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 1/384 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64)))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.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 135/4 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 15/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/96 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))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) #s(literal 1/384 binary64))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1/32 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))))) (pow.f64 eh #s(literal 4 binary64)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t)))) eh)) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) |
(* (pow eh 2) (- (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64))))))) (*.f64 eh eh)) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow eh 4))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))))))) (*.f64 eh eh)) |
(* (pow eh 2) (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (/ (* (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 6))) (+ (* 2 (/ (* ew (sin t)) (* (pow eh 2) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (* 2 (/ (pow (cos t) 2) (* ew (* (sin t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (+ (* 2 (/ (* (pow (cos t) 2) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (* 2 (/ (* ew (sin t)) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* 2 (/ (* (pow (cos t) 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* ew (* (sin t) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) #s(literal 1/720 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (cos.f64 t) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))))))) (*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)) (sin.f64 t)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))))) (pow.f64 eh #s(literal 6 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64))))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 eh eh)) |
(exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -2 binary64) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -2 binary64) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -2 binary64) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2)))) (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))) (pow eh 4)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -2 binary64) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -2 binary64) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/32 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -2 binary64) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2)))) (+ (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))) (pow eh 4)) (/ (* (exp (* 1/4 (+ (log (/ (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (sin t)))) (* -2 (log (/ -1 eh)))))) (+ (* -1/32 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/12 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow eh 6))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -2 binary64) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -2 binary64) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (/.f64 (fma.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 11/128 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 -1/32 binary64))) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -2 binary64) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/32 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) eh)) #s(literal -2 binary64) (log.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))))) |
(* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 eh eh)))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4))))) |
(fma.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 eh #s(literal 4 binary64)))))) |
(+ (* 1/2 (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (* 1/2 (/ (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 2))) (+ (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))))))) (pow eh 6))) (* 1/2 (/ (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (pow eh 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (sin.f64 t)) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))))) (*.f64 eh eh))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) #s(literal 1/720 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (cos.f64 t) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 45 binary64) (fma.f64 (/.f64 (pow.f64 ew #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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) (cos.f64 t))) #s(literal 3 binary64)) #s(literal 30 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (sin.f64 t)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/24 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))) #s(literal 1/8 binary64))))) (pow.f64 eh #s(literal 4 binary64)))))) |
(* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 ew ew) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) #s(literal 2 binary64))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* -1 (* (pow ew 2) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 ew ew)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64))))))) (*.f64 ew ew) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) #s(literal 2 binary64))) ew) |
(/ (+ (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow ew 2) (- (+ (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* (pow ew 2) (- (* -1 (* (pow ew 2) (+ (* -1 (/ (* (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (* 2 (/ (sin t) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (sin t) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))))) ew) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) #s(literal 2 binary64) (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 (*.f64 (fma.f64 (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 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/96 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (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)))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 1/96 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))))))) (*.f64 (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))))) (*.f64 ew ew))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sin.f64 t) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 ew ew) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 ew ew) (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))) #s(literal 2 binary64))) ew) |
(* ew t) |
(*.f64 ew t) |
(/ (+ (* (pow ew 2) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t))) ew) |
(exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 ew) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (* 1/4 (/ (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (pow (sin t) 2))) (* (pow eh 2) (pow (cos t) 2))))) |
(fma.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 ew) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t))))) (/.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/4 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 ew) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t)))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (* (pow ew 2) (+ (* 1/4 (/ (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 ew) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t)))))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -3/32 binary64)) (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 ew) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t))))) (/.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/4 binary64))) (*.f64 ew ew) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 ew) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t)))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (* (pow ew 2) (+ (* 1/4 (/ (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow ew 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sin t))) (* -1 (log ew))))) (+ (* -1/32 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/12 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 ew) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t)))))) (fma.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 11/128 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (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))))) (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -3/32 binary64)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 ew) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t))))))) (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 ew) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t))))) (/.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/4 binary64))) (*.f64 ew ew) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 ew) #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t)))))) |
(* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) |
(*.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (pow ew 2) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) (*.f64 ew ew) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))) (*.f64 ew ew) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))))) (*.f64 ew ew) (*.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (* (pow ew 2) (+ (* 1/2 (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (+ (* 1/2 (* (pow ew 2) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (fma.f64 (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 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/96 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (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)))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.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 135/4 binary64) (/.f64 (*.f64 #s(literal 15/4 binary64) (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))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 1/96 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))))))))) (*.f64 ew ew) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 #s(literal 1/32 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) #s(literal -9/4 binary64)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)))) #s(literal 1/24 binary64)))))) (*.f64 ew ew) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))) #s(literal 1/2 binary64))) (*.f64 ew ew) (*.f64 (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))) #s(literal 1/2 binary64))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) ew)) ew) |
(* ew (- (+ (sin 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)))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) #s(literal 1/2 binary64))) ew) |
(* ew (- (+ (sin t) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (/ (* (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 (-.f64 (+.f64 (fma.f64 (*.f64 (sin.f64 t) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) #s(literal 1/2 binary64))) ew) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* -1/2 (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))) (pow ew 4))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64)))))) (sin.f64 t)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (sin.f64 t)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (pow.f64 ew #s(literal 4 binary64))))) (sin.f64 t)) (fma.f64 (*.f64 (sin.f64 t) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64)))) #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) #s(literal 1/2 binary64)))) ew) |
(* ew (+ (sin t) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (sin.f64 t)) ew) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))) ew) |
(exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (neg.f64 (log.f64 ew)) #s(literal -1 binary64) (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))) |
(+ (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (neg.f64 (log.f64 ew)) #s(literal -1 binary64) (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/4 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (neg.f64 (log.f64 ew)) #s(literal -1 binary64) (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) |
(+ (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (* (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/32 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (neg.f64 (log.f64 ew)) #s(literal -1 binary64) (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/4 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (neg.f64 (log.f64 ew)) #s(literal -1 binary64) (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/32 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (neg.f64 (log.f64 ew)) #s(literal -1 binary64) (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) |
(+ (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ (* (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/32 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4)) (/ (* (exp (* 1/4 (+ (log (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (log (/ 1 ew)))))) (+ (* -1/32 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (+ (* 1/384 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/12 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))))) (pow ew 6))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (neg.f64 (log.f64 ew)) #s(literal -1 binary64) (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (neg.f64 (log.f64 ew)) #s(literal -1 binary64) (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/32 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (neg.f64 (log.f64 ew)) #s(literal -1 binary64) (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))) (/.f64 (fma.f64 (/.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))) #s(literal 11/128 binary64) (*.f64 (/.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))) #s(literal -1/32 binary64))) (pow.f64 ew #s(literal 6 binary64)))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (neg.f64 (log.f64 ew)) #s(literal -1 binary64) (log.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))))) (pow ew 4))) (+ (* -1/2 (/ (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/6 binary64)))))) (sin.f64 t)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (pow.f64 ew #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) #s(literal 1 binary64)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) ew))) ew)) |
(* -1 (* ew (- (+ (* -1 (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))))))) |
(neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) #s(literal 1/2 binary64))) ew)) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (sin.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))) (pow.f64 ew #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) #s(literal -1/2 binary64))) ew)) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (- (+ (* 1/2 (/ (* (sin t) (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t))))) ew)) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* ew (pow (sin t) 2))))) (* 1/2 (* (sin t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (pow ew 3))))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64))))))) (sin.f64 t))) ew) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (sin.f64 t)))) (pow.f64 ew #s(literal 3 binary64)))) (neg.f64 (sin.f64 t))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) #s(literal -1/2 binary64))) ew)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (sin.f64 t))) ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (sin t))))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) ew)) |
(exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) ew)) #s(literal -1 binary64) (log.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) |
(+ (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))))) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) ew)) #s(literal -1 binary64) (log.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/4 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) ew)) #s(literal -1 binary64) (log.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))))) |
(+ (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (* (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/32 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) ew)) #s(literal -1 binary64) (log.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/4 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) ew)) #s(literal -1 binary64) (log.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/32 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) ew)) #s(literal -1 binary64) (log.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))))) |
(+ (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (/ (* (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/32 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4)) (/ (* (exp (* 1/4 (+ (log (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (log (/ -1 ew)))))) (+ (* -1/32 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (+ (* 1/384 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/12 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))))) (pow ew 6))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) ew)) #s(literal -1 binary64) (log.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/4 binary64) (fma.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) ew)) #s(literal -1 binary64) (log.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/32 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) ew)) #s(literal -1 binary64) (log.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))))) (/.f64 (fma.f64 (/.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))) #s(literal 11/128 binary64) (*.f64 (/.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))) #s(literal -1/32 binary64))) (pow.f64 ew #s(literal 6 binary64)))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) ew)) #s(literal -1 binary64) (log.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))))) |
(+ 1 (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* 1/2 (/ (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (pow ew 3))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) (pow.f64 ew #s(literal 3 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (+ (* -1/2 (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))) (* 1/2 (/ (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))) ew))) (pow ew 3))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t))))) (cos.f64 t)) eh (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (*.f64 eh (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (cos.f64 t)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64))))))) (sin.f64 t))) ew) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) (sin.f64 t)) #s(literal -1/2 binary64))) (pow.f64 ew #s(literal 3 binary64))))) #s(literal 1 binary64)) |
(/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh) |
(/.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) eh) |
(* t (+ (* -1/6 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 t t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)) eh) t) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* 1/120 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 t t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))) eh) (*.f64 t t) (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) t) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* (pow t 2) (+ (* -1/5040 (/ (* ew (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (* 1/120 (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 (*.f64 t t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) eh) (*.f64 t t) (*.f64 (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) #s(literal -1/6 binary64))) (*.f64 t t) (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) t) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) |
(* 2 (/ (pow eh 2) (* ew (* t (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))))) (*.f64 t t) (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (*.f64 t t) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64))) t) |
(/ (+ (* 2 (/ (pow eh 2) (* ew (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (+ (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* (pow t 2) (- (* 2 (/ (- (+ (* -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)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ (* -1/6 ew) (* 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)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (* 2 (/ (* (pow eh 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (* 2 (/ (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* 2 (/ (* (pow eh 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))) t) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/120 binary64) ew)) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 2/15 binary64))))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) ew) eh) #s(literal 3 binary64)) #s(literal 30 binary64)))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) ew) eh) #s(literal 3 binary64))))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) ew) eh) #s(literal 3 binary64)) #s(literal 30 binary64)))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (/.f64 (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) ew) eh) #s(literal 3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))))))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))))) (*.f64 t t) (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))))) (*.f64 t t) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (pow.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))) #s(literal 2 binary64))) t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t) |
(/ (pow eh 2) (* ew t)) |
(/.f64 (/.f64 (*.f64 eh eh) ew) t) |
(/ (+ (* (pow t 2) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (* 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))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64) ew) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (*.f64 t t))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (+ (* 1/24 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -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))))))))))))) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (* 1/3 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (-.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/120 binary64) ew)) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 2/15 binary64))))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew))))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) ew) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) 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 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.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 (fma.f64 (-.f64 (neg.f64 (*.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))) (*.f64 t t))) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (* -1 (/ (pow eh 2) ew))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (+.f64 ew (/.f64 (*.f64 (*.f64 eh eh) #s(literal -5/6 binary64)) ew)) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (* 1/3 (/ (pow eh 2) ew))) (+ (* -1/6 (/ (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2))) ew)) (* 1/120 (/ (pow eh 2) ew))))))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (fma.f64 (*.f64 (*.f64 eh eh) #s(literal -5/6 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 eh eh)))) ew)) (*.f64 t t) (neg.f64 (/.f64 (*.f64 eh eh) ew))) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (+ (* (pow t 2) (- (+ ew (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 ew) (+ (* 1/3 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -2/45 (/ (pow eh 2) ew)) (* 1/120 ew)) (+ (* -1/6 (/ (- (* 1/3 (pow eh 2)) (+ (* -1/6 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (* 1/120 (pow eh 2)))) ew)) (+ (* -1/5040 (/ (pow eh 2) ew)) (* 1/120 (/ (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2))) ew)))))))) (+ (* -1/6 (/ (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2))) ew)) (* 1/120 (/ (pow eh 2) ew))))))) (* -1/6 (/ (pow eh 2) ew)))) (/ (pow eh 2) ew)) t) |
(/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (-.f64 (fma.f64 #s(literal -2/45 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/120 binary64) ew)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (fma.f64 (*.f64 (*.f64 eh eh) #s(literal -5/6 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 eh eh)))) ew) #s(literal -1/6 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) #s(literal -5/6 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 eh eh))) ew))) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew)))) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) #s(literal -5/6 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 eh eh))) ew)) (*.f64 t t) (neg.f64 (/.f64 (*.f64 eh eh) ew))) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t) |
(/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* ew t)) |
(*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) t)) |
(/ (+ (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 t t) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (* 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) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 t t) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (*.f64 t t) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))) t) |
(/ (+ (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (+ (* -1/6 ew) (* 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 t 2) (* (cos (atan (/ (* eh (cos t)) (* ew (sin 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) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/120 binary64) ew)) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 2/15 binary64))))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 t t) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (*.f64 t t) (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (*.f64 t t) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))) t) |
(exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 t) #s(literal -1 binary64) (log.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (* 1/4 (/ (* ew (* (pow t 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 t) #s(literal -1 binary64) (log.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))))) (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))))) (*.f64 eh eh)) #s(literal 1/4 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 t) #s(literal -1 binary64) (log.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (* (pow t 2) (+ (* 1/4 (/ (* ew (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (pow eh 2))) (* (pow t 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (+ (* 1/96 (+ (* -12 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))) (* 24 (/ (* ew (- (+ (* -1/6 ew) (* 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/32 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))))))))) |
(fma.f64 (fma.f64 (*.f64 ew (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 t) #s(literal -1 binary64) (log.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))))) (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 t) #s(literal -1 binary64) (log.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -12 binary64) (*.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (*.f64 eh eh))) #s(literal 24 binary64))) #s(literal 1/96 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal 1/32 binary64))))) (*.f64 t t) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 t) #s(literal -1 binary64) (log.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)))))) |
(+ (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (* (pow t 2) (+ (* 1/4 (/ (* ew (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (pow eh 2))) (* (pow t 2) (+ (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (+ (* 1/96 (+ (* -12 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))) (* 24 (/ (* ew (- (+ (* -1/6 ew) (* 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/32 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))))) (* (pow t 2) (* (exp (* 1/4 (+ (log (/ (* (pow eh 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) ew)) (* -1 (log t))))) (+ (* 1/2880 (+ (* -720 (/ (* (pow ew 2) (* (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) (- (+ (* -1/6 ew) (* 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 4))) (+ (* 240 (/ (* (pow ew 3) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 3)) (pow eh 6))) (* 720 (/ (* 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))))))))))) (pow eh 2)))))) (+ (* 1/384 (/ (* ew (* (+ (* -12 (/ (* (pow ew 2) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 2)) (pow eh 4))) (* 24 (/ (* ew (- (+ (* -1/6 ew) (* 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 (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))))) (pow eh 2))) (* 1/384 (/ (* (pow ew 3) (pow (- (+ ew (* -1/2 (/ (pow eh 2) ew))) (* 1/3 (/ (pow eh 2) ew))) 3)) (pow eh 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 ew (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 t) #s(literal -1 binary64) (log.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))))) (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 t t) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 t) #s(literal -1 binary64) (log.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew))))) (pow.f64 eh #s(literal 4 binary64))) #s(literal -720 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) ew) #s(literal 3 binary64)) (pow.f64 eh #s(literal 6 binary64))) #s(literal 240 binary64) (*.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/120 binary64) ew)) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 2/15 binary64))))) (*.f64 eh eh))) #s(literal 720 binary64)))) #s(literal 1/2880 binary64) (*.f64 #s(literal 1/384 binary64) (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -12 binary64) (*.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (*.f64 eh eh))) #s(literal 24 binary64))) (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 eh eh)) (/.f64 (pow.f64 (*.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) ew) #s(literal 3 binary64)) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -12 binary64) (*.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew)))) (*.f64 eh eh))) #s(literal 24 binary64))) #s(literal 1/96 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) #s(literal 2 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal 1/32 binary64))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 t) #s(literal -1 binary64) (log.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew))))))) (*.f64 t t))) (*.f64 t t) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 t) #s(literal -1 binary64) (log.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)))))) |
(/ eh (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(/.f64 (/.f64 eh ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) t)) |
(/ (+ (* 1/6 (/ (* eh (pow t 2)) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t t) eh) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* -1/6 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 (/.f64 (/.f64 eh ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) #s(literal -7/360 binary64)) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 eh ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) (*.f64 t t) (/.f64 (/.f64 eh ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (* 1/720 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/6 (+ (* -1/36 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))) (+ (* -1/36 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/120 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* -1/6 (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ eh (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) t) |
(/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) eh (*.f64 #s(literal 1/720 binary64) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 t t))) (*.f64 (/.f64 (/.f64 eh ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) #s(literal -7/360 binary64))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 eh ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) (*.f64 t t) (/.f64 (/.f64 eh ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) t) |
(* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) |
(*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (pow t 2) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) (*.f64 t t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (*.f64 t t) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* (pow t 2) (+ (* 1/2 (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (* 1/2 (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/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))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) ew) eh) #s(literal 3 binary64)) #s(literal 30 binary64)))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) ew) eh) #s(literal 3 binary64))))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (*.f64 #s(literal -2 binary64) (*.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))) eh))) ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64)))) (*.f64 eh eh)) #s(literal 1/2 binary64))) eh)) #s(literal 1/2 binary64) (neg.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))))) eh)) #s(literal 360 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) ew) eh) #s(literal 3 binary64)) #s(literal 30 binary64)))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/48 binary64) (/.f64 (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) ew) eh) #s(literal 3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (*.f64 t t) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/8 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) ew) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1/4 binary64))) eh)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) eh)) #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -3 binary64))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) #s(literal 1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (pow.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/8 binary64))))))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 ew (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (/.f64 ew eh) (/.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64) #s(literal 1 binary64)) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64))) |
(/ (pow eh 2) t) |
(/.f64 (*.f64 eh eh) t) |
(/ (+ (* (pow t 2) (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (pow eh 2)) t) |
(/.f64 (fma.f64 (*.f64 (*.f64 eh eh) #s(literal -5/6 binary64)) (*.f64 t t) (*.f64 eh eh)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1 (pow eh 2)) (* (pow t 2) (- (* 1/3 (pow eh 2)) (+ (* -1/6 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (* 1/120 (pow eh 2)))))) (* -1/6 (pow eh 2)))) (pow eh 2)) t) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (fma.f64 (*.f64 (*.f64 eh eh) #s(literal -5/6 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 eh eh)))) (*.f64 t t) (neg.f64 (*.f64 eh eh))) (*.f64 #s(literal -1/6 binary64) (*.f64 eh eh))) (*.f64 t t) (*.f64 eh eh)) t) |
(/ (+ (* (pow t 2) (- (+ (* -1 (pow eh 2)) (* (pow t 2) (- (+ (* 1/3 (pow eh 2)) (* (pow t 2) (- (* -2/45 (pow eh 2)) (+ (* -1/6 (- (* 1/3 (pow eh 2)) (+ (* -1/6 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (* 1/120 (pow eh 2))))) (+ (* -1/5040 (pow eh 2)) (* 1/120 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2))))))))) (+ (* -1/6 (- (* -1 (pow eh 2)) (* -1/6 (pow eh 2)))) (* 1/120 (pow eh 2)))))) (* -1/6 (pow eh 2)))) (pow eh 2)) t) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2/45 binary64) (*.f64 eh eh)) (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (fma.f64 (*.f64 (*.f64 eh eh) #s(literal -5/6 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 eh eh)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 (*.f64 eh eh) #s(literal -5/6 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 eh eh))))) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh))) (fma.f64 (*.f64 (*.f64 eh eh) #s(literal -5/6 binary64)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 eh eh)))) (*.f64 t t) (neg.f64 (*.f64 eh eh))) (*.f64 #s(literal -1/6 binary64) (*.f64 eh eh))) (*.f64 t t) (*.f64 eh eh)) t) |
(* 2 (/ (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) (+.f64 (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))))) |
(* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(*.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) |
(pow (* 1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) 1/4) |
(pow.f64 (*.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) #s(literal 1/4 binary64)) |
(* 1/2 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 649 |
| 0 | 128 | 632 |
| 1 | 484 | 607 |
| 2 | 3750 | 607 |
| 0 | 8591 | 607 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))) |
#s(approx (* ew (sin t)) (*.f64 ew t)) |
(*.f64 ew t) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
#s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) |
(/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
#s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (neg.f64 eh)) (neg.f64 (sin.f64 t))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) eh) (sin.f64 t)) |
(*.f64 (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew) |
(*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 eh #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 eh #s(literal -1 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) eh)) |
(*.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (/.f64 ew (pow.f64 (sin.f64 t) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #s(literal -1 binary64)) (/.f64 (sin.f64 t) eh)) |
(*.f64 (/.f64 ew eh) (pow.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 ew eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (sin.f64 t) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 t) eh) (pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 t) eh) (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (/.f64 (sin.f64 t) eh)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 ew (/.f64 eh (sin.f64 t)))) |
(*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 eh (sin.f64 t)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) eh) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (/.f64 eh (sin.f64 t))) |
(/.f64 (/.f64 (sin.f64 t) eh) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(/.f64 (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (neg.f64 eh) (sin.f64 t))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) |
(/.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 ew (*.f64 (/.f64 eh (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(exp.f64 (log.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh) |
(*.f64 eh (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) eh) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64))) eh) (fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 eh (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 eh (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #s(literal 2 binary64))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 (*.f64 eh (/.f64 (sin.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 (/.f64 (sin.f64 t) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (/.f64 (cos.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(fma.f64 eh (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh)) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 eh) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh)) #s(literal 1 binary64)) |
(sqrt.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh)) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))))) |
(fabs.f64 (neg.f64 (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh)))) |
(fabs.f64 (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh)) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))) #s(literal 1 binary64)) |
(sqrt.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))))) |
(fabs.f64 (neg.f64 (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))))) |
(fabs.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))) |
#s(approx (* ew (sin t)) (*.f64 ew t)) |
(*.f64 ew t) |
(*.f64 t ew) |
(*.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) (pow.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) (pow.f64 (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) (fabs.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (fabs.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))))) #s(literal -1 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fabs.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))))) (neg.f64 (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (fabs.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) |
(sqrt.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) #s(literal -2 binary64))) |
(fabs.f64 (neg.f64 (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) |
(*.f64 (neg.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) (pow.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))))) (neg.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (*.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (*.f64 ew (sin.f64 t)))) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))))) |
(neg.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (cos.f64 t)) (/.f64 eh #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (/.f64 (*.f64 (cos.f64 t) eh) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fma.f64 ew (/.f64 (sin.f64 t) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fma.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (sin.f64 t)) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(/.f64 (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) (*.f64 ew (sin.f64 t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) eh) (cos.f64 t) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(fma.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (cos.f64 t)) eh (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (cos.f64 t)) eh (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (cos.f64 t)) eh (*.f64 ew (sin.f64 t))) |
(fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (cos.f64 t) eh) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 ew (sin.f64 t))) |
(fma.f64 (cos.f64 t) (*.f64 eh #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (cos.f64 t) (*.f64 eh #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (cos.f64 t) (*.f64 eh #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))) (*.f64 ew (sin.f64 t))) |
(fma.f64 ew (sin.f64 t) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) ew (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) |
(fma.f64 eh (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 eh (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (cos.f64 t)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 eh (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)))) |
(-.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (cos.f64 t))) eh)) |
(-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 (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 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(+.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(+.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) (*.f64 ew (sin.f64 t))) |
(+.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh))) |
#s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) |
(*.f64 (pow.f64 (/.f64 ew (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal -2 binary64)) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 4 binary64))))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal -3 binary64)) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 6 binary64))))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)))) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) |
(pow.f64 (/.f64 (/.f64 ew (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal -2 binary64)) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 4 binary64)))) (pow.f64 ew #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal -3 binary64)) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 6 binary64)))) (pow.f64 ew #s(literal -1 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) #s(literal 1 binary64)) ew) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (/.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))))) (neg.f64 (neg.f64 ew))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal -2 binary64)) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal -3 binary64)) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) #s(literal 2 binary64))) ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew (*.f64 ew (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 ew ew)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal -2 binary64)) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) |
(/.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal -3 binary64)) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 6 binary64)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) ew)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) #s(literal 2 binary64))) ew)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)))) (neg.f64 ew)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)))) ew)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) (neg.f64 ew))) |
(fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) (pow.f64 ew #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew)) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew)) |
(fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 eh (/.f64 eh (sin.f64 t))) ew) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew)) |
(fma.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) |
(fma.f64 ew (/.f64 (*.f64 ew (sin.f64 t)) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (sin.f64 t) (/.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 ew (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew)) |
(+.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) (pow.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) (pow.f64 (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) (fabs.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (fabs.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)))) #s(literal -1 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fabs.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)))) (neg.f64 (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) (fabs.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))))) |
(sqrt.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) #s(literal -2 binary64))) |
(fabs.f64 (neg.f64 (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) |
(*.f64 (neg.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) (pow.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) (pow.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)))) (neg.f64 (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(literal 1 binary64)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))))) |
(/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) (neg.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)))) #s(literal -1 binary64))) |
#s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))))) (exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 4 binary64)) (pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 4 binary64)) (pow.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.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)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (/.f64 (cos.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal 1/4 binary64)) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) |
(fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))))) (exp.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 4 binary64)) (pow.f64 (neg.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 4 binary64)) (pow.f64 (fabs.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) (pow.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.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)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)))) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) (-.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (/.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (/.f64 (cos.f64 t) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 ew (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))) |
(-.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sinh.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal 1/8 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal 1/8 binary64)) #s(literal 4 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 (sin.f64 t)) ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64)) (*.f64 ew (sin.f64 t))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 ew (sin.f64 t))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 ew (sin.f64 t))) |
(fma.f64 (cos.f64 t) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (cos.f64 t) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (cos.f64 t) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 ew (sin.f64 t))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) (*.f64 ew (sin.f64 t))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 ew (sin.f64 t))) |
(fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 ew (sin.f64 t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 (sin.f64 t)) ew)))) |
(-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (cos.f64 t))) |
(-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh))) |
(-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (cos.f64 t) eh))) |
(-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 1/4 binary64)) #s(literal 4 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) (/.f64 (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 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (neg.f64 (neg.f64 (sin.f64 t))) ew)) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(*.f64 (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/8 binary64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 #s(literal 0 binary64)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(cos.f64 (atan.f64 (fabs.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(cos.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1/4 binary64))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 0 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64))) |
(+.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) eh) #s(literal -1 binary64)) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) #s(literal -1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal -1 binary64)) (pow.f64 (/.f64 ew (pow.f64 (sin.f64 t) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 eh (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh ew) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #s(literal 1 binary64)) (/.f64 eh (sin.f64 t))) |
(*.f64 (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(*.f64 (/.f64 eh (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 eh (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (/.f64 eh (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (pow.f64 (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(*.f64 (/.f64 eh ew) (pow.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (pow.f64 (/.f64 ew (/.f64 eh (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 eh (sin.f64 t)) (pow.f64 (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (sin.f64 t)) (pow.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 eh (sin.f64 t)) (pow.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #s(literal 1 binary64))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #s(literal 1 binary64))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(*.f64 eh (pow.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 1 binary64))) |
(*.f64 eh (pow.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 1 binary64))) |
(*.f64 eh (/.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(*.f64 eh (*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 eh (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (sin.f64 t)) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 ew)) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 ew #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) ew) |
(/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (/.f64 (sin.f64 t) eh)) |
(/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) #s(literal 1 binary64))) |
(/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) |
(/.f64 eh (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64))) |
(/.f64 eh (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (/.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 ew (cos.f64 t)) #s(literal -1 binary64)) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) eh) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh (tan.f64 t))) |
(*.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (cos.f64 t) eh)) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (pow.f64 (*.f64 (neg.f64 (sin.f64 t)) ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (pow.f64 (tan.f64 t) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (sin.f64 t)))) |
(*.f64 (cos.f64 t) (*.f64 eh (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (sin.f64 t)) (pow.f64 (/.f64 ew (cos.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) (tan.f64 t))) |
(*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(pow.f64 (/.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) ew) |
(/.f64 (*.f64 (/.f64 eh ew) (cos.f64 t)) (sin.f64 t)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew)) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (/.f64 ew eh) (sin.f64 t))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew (tan.f64 t))) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) eh) #s(literal 1 binary64)) (*.f64 ew (sin.f64 t))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)) |
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 (sin.f64 t)) ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew (tan.f64 t)))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (/.f64 eh (tan.f64 t))))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(sinh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) ew)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew))) |
(neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(neg.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 ew (/.f64 eh (tan.f64 t)))) #s(literal -1 binary64))) |
#s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 t (neg.f64 eh)) #s(literal -1 binary64)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t eh) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 (neg.f64 eh) ew) (pow.f64 (neg.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (pow.f64 t #s(literal -1 binary64))) |
(*.f64 eh (/.f64 (pow.f64 ew #s(literal -1 binary64)) t)) |
(*.f64 eh (pow.f64 (*.f64 ew t) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh ew) t)) |
(pow.f64 (/.f64 (*.f64 ew t) eh) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (/.f64 ew eh)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) t) #s(literal -1 binary64)) |
(pow.f64 (*.f64 t (/.f64 ew eh)) #s(literal -1 binary64)) |
(/.f64 (/.f64 eh t) ew) |
(/.f64 (*.f64 (neg.f64 eh) (pow.f64 t #s(literal -1 binary64))) (neg.f64 ew)) |
(/.f64 (*.f64 eh (pow.f64 t #s(literal -1 binary64))) ew) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) t)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew t)) |
(/.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 t)) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 t (/.f64 ew eh)))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 t))) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 eh (*.f64 ew t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew t) eh)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (/.f64 ew eh)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) t)) |
(/.f64 #s(literal 1 binary64) (*.f64 t (/.f64 ew eh))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) t)) |
(neg.f64 (/.f64 (/.f64 eh ew) (neg.f64 t))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 ew eh))) #s(literal -1 binary64))) |
(*.f64 (*.f64 eh (/.f64 eh (sin.f64 t))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) (/.f64 eh (sin.f64 t))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal -1 binary64)) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64))) (pow.f64 (neg.f64 (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal -1 binary64))) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t))) |
(*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh (/.f64 eh (sin.f64 t)))) |
(*.f64 (cos.f64 t) (*.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (sin.f64 t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) |
(pow.f64 (/.f64 (*.f64 (sin.f64 t) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sin.f64 t) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) #s(literal 1 binary64)) (sin.f64 t)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64))) (neg.f64 (sin.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 t) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal -2 binary64))))) |
(/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64))) (sin.f64 t))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (neg.f64 (sin.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
Compiled 84 673 to 5 722 computations (93.2% saved)
51 alts after pruning (48 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 050 | 14 | 1 064 |
| Fresh | 7 | 34 | 41 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 060 | 51 | 1 111 |
| Status | Accuracy | Program |
|---|---|---|
| 43.9% | (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) #s(literal 2 binary64)) | |
| 17.3% | (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) | |
| 19.5% | (pow.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 2 binary64)) | |
| 44.9% | (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) | |
| 11.0% | (*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) | |
| 48.7% | (*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))))) | |
| 26.7% | (*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) | |
| 7.3% | (*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) | |
| 16.0% | (fabs.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))) #s(literal 2 binary64))) | |
| 26.3% | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) #s(literal 2 binary64))) | |
| 62.3% | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64))) | |
| 62.7% | (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) | |
| 53.2% | (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))))) | |
| 44.7% | (fabs.f64 (/.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| 44.7% | (fabs.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| 23.8% | (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64))))) | |
| ✓ | 44.9% | (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
| 44.9% | (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| 28.5% | (fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) | |
| 28.4% | (fabs.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(literal -1 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| 24.8% | (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (fma.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| 13.8% | (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| 25.3% | (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| 25.3% | (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| 5.0% | (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| 28.0% | (fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| 54.7% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 47.2% | (fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) | |
| 24.7% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))))) | |
| 14.7% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) | |
| ✓ | 43.9% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
| 17.5% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) | |
| 17.4% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) | |
| 17.4% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) | |
| 17.5% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) | |
| 17.4% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) | |
| 17.4% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) | |
| ✓ | 17.8% | (fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
| 16.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) | |
| 72.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64))) eh) (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)))))) | |
| 59.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) | |
| 35.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) | |
| 33.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) | |
| 29.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) | |
| 90.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (sin.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))))) | |
| 61.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) | |
| 92.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (/.f64 eh (sin.f64 t))))))) | |
| 74.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)))))))) | |
| 92.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh #s(approx (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (*.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))) ew))))) | |
| 36.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh #s(approx (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))))))) | |
| 20.3% | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
Compiled 6 936 to 1 938 computations (72.1% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 2 binary64)) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (fma.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh #s(approx (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t))) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(literal -1 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(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 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(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 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (sin.f64 t) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (/.f64 (sin.f64 t) eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))))) |
(fabs.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 8 binary64)) #s(literal 1/16 binary64)) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (/.f64 eh (sin.f64 t))))))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))) #s(literal 2 binary64)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 t) eh)) (sin.f64 t))))))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 t)) (*.f64 (sin.f64 t) ew))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (sin.f64 t)) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh #s(approx (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (*.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(fabs.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (exp.f64 (log.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (pow.f64 (*.f64 (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64)))) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew))) eh))))) |
(fabs.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) ew)))) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)) #s(literal 3 binary64)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64))) eh) (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (-.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
5 calls:
| 39.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 | ew |
| 26.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)))))) |
| 25.0ms | eh |
| 25.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | eh |
| 99.8% | 1 | ew |
| 99.8% | 1 | t |
| 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)))))) |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 2 binary64)) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (fma.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh #s(approx (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t))) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(literal -1 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(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 eh (*.f64 (tan.f64 t) ew))))))) |
| Outputs |
|---|
(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 eh (*.f64 (tan.f64 t) ew))))))) |
5 calls:
| 33.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))))))) |
| 20.0ms | ew |
| 19.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)))))) |
| 18.0ms | t |
| 17.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | eh |
| 99.7% | 1 | ew |
| 99.7% | 1 | t |
| 99.7% | 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.7% | 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)))))) |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 2 binary64)) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (fma.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh #s(approx (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t))) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 t t) eh)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (sin.f64 t)) ew)) #s(literal -1 binary64))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
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))))))) |
| 20.0ms | ew |
| 18.0ms | eh |
| 17.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)))))) |
| 17.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.8% | 3 | eh |
| 82.8% | 3 | ew |
| 84.2% | 3 | t |
| 77.3% | 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))))))) |
| 81.7% | 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)))))) |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 2 binary64)) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (fma.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh #s(approx (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
1 calls:
| 14.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.9% | 3 | eh |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 2 binary64)) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (fma.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh #s(approx (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
3 calls:
| 13.0ms | eh |
| 13.0ms | ew |
| 13.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.4% | 3 | ew |
| 69.1% | 4 | t |
| 82.0% | 3 | eh |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 2 binary64)) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (fma.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (fabs (+ (* (* (/ (/ eh (tan t)) ew) eh) (cos t)) (* (sin t) ew))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (fabs.f64 (fma.f64 (sin.f64 t) ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))))) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh #s(approx (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (sin t)) eh)) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))))))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
4 calls:
| 33.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))))))) |
| 24.0ms | ew |
| 13.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)))))) |
| 12.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.9% | 3 | ew |
| 65.1% | 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)))))) |
| 65.0% | 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))))))) |
| 75.5% | 3 | eh |
Compiled 57 to 39 computations (31.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) #s(literal 2 binary64)) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (fma.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) ew) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) ew))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) (*.f64 (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))) #s(literal 1/2 binary64))))) |
| Outputs |
|---|
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
5 calls:
| 20.0ms | t |
| 12.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))))))) |
| 11.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)))))) |
| 11.0ms | ew |
| 11.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.0% | 2 | (+.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)))))) |
| 51.4% | 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.3% | 3 | t |
| 55.7% | 3 | ew |
| 58.8% | 3 | eh |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
| Outputs |
|---|
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
1 calls:
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.3% | 3 | t |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)) (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.f64 ew t) (fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
| Outputs |
|---|
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
2 calls:
| 7.0ms | t |
| 7.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.0% | 3 | eh |
| 57.6% | 3 | t |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
| Outputs |
|---|
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
5 calls:
| 11.0ms | ew |
| 6.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))))))) |
| 6.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)))))) |
| 6.0ms | t |
| 6.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.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))))))) |
| 44.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)))))) |
| 44.9% | 1 | eh |
| 44.9% | 1 | ew |
| 44.9% | 1 | t |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
| Outputs |
|---|
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
5 calls:
| 12.0ms | ew |
| 9.0ms | t |
| 6.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)))))) |
| 6.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))))))) |
| 6.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.9% | 1 | t |
| 44.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)))))) |
| 44.9% | 1 | eh |
| 44.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))))))) |
| 44.9% | 1 | ew |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (*.f64 ew ew) (sin.f64 t) #s(approx (/ (* (pow (cos t) 2) (* eh eh)) (sin t)) (/.f64 (*.f64 eh eh) t))) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (neg.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))))) |
| Outputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
5 calls:
| 9.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)))))) |
| 6.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))))))) |
| 6.0ms | ew |
| 5.0ms | t |
| 5.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.9% | 1 | t |
| 43.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)))))) |
| 43.9% | 1 | eh |
| 43.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))))))) |
| 43.9% | 1 | ew |
Compiled 58 to 42 computations (27.6% saved)
Total -10.6b remaining (-20.1%)
Threshold costs -10.6b (-20.1%)
| Inputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(*.f64 (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) (sqrt.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (/.f64 (*.f64 eh eh) ew) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)))) |
(fabs.f64 (/.f64 #s(approx (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (/.f64 (fma.f64 (+.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) t)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
| Outputs |
|---|
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
5 calls:
| 4.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))))))) |
| 4.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 | t |
| 4.0ms | ew |
| 4.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 17.8% | 1 | t |
| 17.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))))))) |
| 17.8% | 1 | ew |
| 17.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)))))) |
| 17.8% | 1 | eh |
Compiled 58 to 42 computations (27.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 54.0ms | 2.4571138416884e+28 | 1.2394281697571956e+30 |
| 33.0ms | -4.576048539939886e+130 | -4.6999734123452196e+129 |
| 77.0ms | 208× | 0 | valid |
Compiled 941 to 582 computations (38.2% saved)
ival-atan: 25.0ms (35.2% of total)ival-sin: 21.0ms (29.6% of total)ival-cos: 10.0ms (14.1% of total)ival-mult: 5.0ms (7% of total)ival-tan: 5.0ms (7% of total)ival-div: 3.0ms (4.2% of total)ival-add: 1.0ms (1.4% of total)ival-fabs: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 50.0ms | 1.2394281697571956e+30 | 2.7622357290204216e+45 |
| 43.0ms | -3.103941464524501e+65 | -3.471292740339371e+57 |
| 79.0ms | 304× | 0 | valid |
Compiled 1 418 to 897 computations (36.7% saved)
ival-sin: 33.0ms (47.1% of total)ival-cos: 14.0ms (20% of total)ival-mult: 8.0ms (11.4% of total)ival-tan: 6.0ms (8.6% of total)ival-div: 4.0ms (5.7% of total)ival-atan: 2.0ms (2.9% of total)ival-add: 1.0ms (1.4% of total)ival-fabs: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 2.4571138416884e+28 | 1.2394281697571956e+30 |
| 26.0ms | -2.4601916348283603e+67 | -1.9399976497733142e+66 |
| 42.0ms | 160× | 0 | valid |
Compiled 1 019 to 660 computations (35.2% saved)
ival-sin: 17.0ms (45.3% of total)ival-cos: 8.0ms (21.3% of total)ival-mult: 4.0ms (10.7% of total)ival-tan: 4.0ms (10.7% of total)ival-div: 2.0ms (5.3% 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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.4571138416884e+28 | 1.2394281697571956e+30 |
| 1.0ms | -2.4601916348283603e+67 | -1.9399976497733142e+66 |
Compiled 1 045 to 647 computations (38.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 50.0ms | 4.802449601535718e-80 | 1.5074495248240752e-77 |
| 42.0ms | -4.280220079629139e-137 | -1.170808182134941e-168 |
| 79.0ms | 304× | 0 | valid |
Compiled 1 532 to 954 computations (37.7% saved)
ival-sin: 14.0ms (30.9% of total)ival-mult: 11.0ms (24.3% of total)ival-cos: 9.0ms (19.8% of total)ival-div: 4.0ms (8.8% of total)ival-atan: 2.0ms (4.4% of total)ival-tan: 2.0ms (4.4% of total)ival-add: 1.0ms (2.2% of total)ival-fabs: 1.0ms (2.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.802449601535718e-80 | 1.5074495248240752e-77 |
| 2.0ms | -4.280220079629139e-137 | -1.170808182134941e-168 |
Compiled 1 399 to 897 computations (35.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 4.802449601535718e-80 | 1.5074495248240752e-77 |
| 19.0ms | -4.280220079629139e-137 | -1.170808182134941e-168 |
| 20.0ms | 96× | 0 | valid |
Compiled 1 741 to 1 030 computations (40.8% saved)
ival-cos: 6.0ms (34.2% of total)ival-sin: 5.0ms (28.5% of total)ival-mult: 2.0ms (11.4% of total)ival-div: 1.0ms (5.7% of total)ival-atan: 1.0ms (5.7% of total)ival-tan: 1.0ms (5.7% of total)ival-add: 0.0ms (0% of total)ival-fabs: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 1060 |
| 1 | 203 | 1060 |
| 2 | 237 | 1060 |
| 3 | 302 | 1060 |
| 4 | 387 | 1060 |
| 5 | 527 | 1060 |
| 6 | 718 | 1060 |
| 7 | 936 | 1060 |
| 8 | 1135 | 1060 |
| 9 | 1309 | 1060 |
| 10 | 1406 | 1060 |
| 11 | 1461 | 1060 |
| 12 | 1484 | 1060 |
| 13 | 1502 | 1060 |
| 14 | 1509 | 1060 |
| 15 | 1510 | 1060 |
| 1× | saturated |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(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 eh (*.f64 (tan.f64 t) ew))))))) |
(if (<=.f64 eh #s(literal -4799999999999999745181190380623663720002857944147593720347037590294672254471508541050394605625322766707766351609685238764489670656 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (if (<=.f64 eh #s(literal 125000000000000002485578104832 binary64)) (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(if (<=.f64 eh #s(literal -1099999999999999980007041144430417780117158748352129489960960 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (if (<=.f64 eh #s(literal 1299999999999999941407519277056 binary64)) (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(if (<=.f64 eh #s(literal -1999999999999999890644667736494890251419293140042495849331683229696 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (if (<=.f64 eh #s(literal 67000000000000000065632468992 binary64)) (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(if (<=.f64 eh #s(literal -1999999999999999890644667736494890251419293140042495849331683229696 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (if (<=.f64 eh #s(literal 67000000000000000065632468992 binary64)) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(if (<=.f64 t #s(literal -8798873954024829/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 1890369386038403/130370302485407109521180524058200202307293977194619920040712988758680403184853549195737432064 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal -8798873954024829/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 1890369386038403/130370302485407109521180524058200202307293977194619920040712988758680403184853549195737432064 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal -5237424972633827/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 899555087149309/65185151242703554760590262029100101153646988597309960020356494379340201592426774597868716032 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(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 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (cos.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (sin.f64 t) ew)))) |
(if (<=.f64 eh #s(literal -4799999999999999745181190380623663720002857944147593720347037590294672254471508541050394605625322766707766351609685238764489670656 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (if (<=.f64 eh #s(literal 125000000000000002485578104832 binary64)) (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(if (<=.f64 eh #s(literal -4799999999999999745181190380623663720002857944147593720347037590294672254471508541050394605625322766707766351609685238764489670656 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 125000000000000002485578104832 binary64)) (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 eh #s(literal -1099999999999999980007041144430417780117158748352129489960960 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (if (<=.f64 eh #s(literal 1299999999999999941407519277056 binary64)) (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(if (<=.f64 eh #s(literal -1099999999999999980007041144430417780117158748352129489960960 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 1299999999999999941407519277056 binary64)) (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64))))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 eh #s(literal -1999999999999999890644667736494890251419293140042495849331683229696 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (if (<=.f64 eh #s(literal 67000000000000000065632468992 binary64)) (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(if (<=.f64 eh #s(literal -1999999999999999890644667736494890251419293140042495849331683229696 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 67000000000000000065632468992 binary64)) (fabs.f64 (/.f64 (fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))))))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 eh #s(literal -1999999999999999890644667736494890251419293140042495849331683229696 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) (if (<=.f64 eh #s(literal 67000000000000000065632468992 binary64)) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(if (<=.f64 eh #s(literal -1999999999999999890644667736494890251419293140042495849331683229696 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 67000000000000000065632468992 binary64)) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 t #s(literal -8798873954024829/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 1890369386038403/130370302485407109521180524058200202307293977194619920040712988758680403184853549195737432064 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) #s(approx (/ eh (sin t)) (/.f64 eh t))))) eh))) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal -8798873954024829/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 1890369386038403/130370302485407109521180524058200202307293977194619920040712988758680403184853549195737432064 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ eh (sin t)) (/.f64 eh t)) (/.f64 (cos.f64 t) ew)))) eh))) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal -8798873954024829/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 1890369386038403/130370302485407109521180524058200202307293977194619920040712988758680403184853549195737432064 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal -5237424972633827/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 899555087149309/65185151242703554760590262029100101153646988597309960020356494379340201592426774597868716032 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (/.f64 eh ew)) t)))) eh))) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal -5237424972633827/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 899555087149309/65185151242703554760590262029100101153646988597309960020356494379340201592426774597868716032 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (/.f64 eh ew)) t)))) eh))) (fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 (/.f64 (fma.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 eh (*.f64 ew t))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (/ (+ (* (/ (/ eh (tan t)) ew) (* (cos t) eh)) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) #s(approx (* ew (sin t)) (*.f64 ew t)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1829 | 62763 |
| 1 | 7300 | 59503 |
| 0 | 8357 | 57315 |
| 0 | 77 | 649 |
| 0 | 128 | 632 |
| 1 | 484 | 607 |
| 2 | 3750 | 607 |
| 0 | 8591 | 607 |
| 0 | 17 | 90 |
| 0 | 31 | 89 |
| 1 | 97 | 89 |
| 2 | 756 | 85 |
| 0 | 8322 | 83 |
| 0 | 52 | 542 |
| 0 | 87 | 468 |
| 1 | 329 | 437 |
| 2 | 2786 | 437 |
| 0 | 9834 | 437 |
| 0 | 2861 | 142311 |
| 0 | 8252 | 139696 |
| 0 | 148 | 795 |
| 1 | 577 | 790 |
| 2 | 2492 | 709 |
| 3 | 6429 | 709 |
| 0 | 8054 | 675 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2 331 to 1 017 computations (56.4% saved)
Compiled 2 176 to 334 computations (84.7% saved)
Loading profile data...