
Time bar (total: 15.3s)
| 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.0s | 8 256× | 0 | valid |
ival-sin: 609.0ms (34.4% of total)ival-cos: 454.0ms (25.6% of total)ival-mult: 234.0ms (13.2% of total)ival-tan: 193.0ms (10.9% of total)ival-div: 120.0ms (6.8% of total)ival-atan: 78.0ms (4.4% of total)ival-fabs: 36.0ms (2% of total)ival-add: 34.0ms (1.9% of total)ival-true: 6.0ms (0.3% of total)ival-assert: 4.0ms (0.2% of total)adjust: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 168 | 0 | - | 0 | - | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 13 | 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 | 168 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 168 | 88 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 168 | 0 | 88 |
| number | freq |
|---|---|
| 0 | 88 |
| 1 | 168 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 659.0ms | 212× | 2 | valid |
| 130.0ms | 118× | 1 | valid |
| 32.0ms | 182× | 0 | valid |
Compiled 292 to 55 computations (81.2% saved)
ival-sin: 592.0ms (77.1% of total)ival-cos: 73.0ms (9.5% of total)adjust: 30.0ms (3.9% of total)ival-mult: 22.0ms (2.9% of total)ival-tan: 19.0ms (2.5% of total)ival-div: 11.0ms (1.4% of total)ival-atan: 10.0ms (1.3% of total)ival-add: 5.0ms (0.7% of total)ival-fabs: 5.0ms (0.7% 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 | 87 | 273 |
| 1 | 244 | 267 |
| 2 | 622 | 267 |
| 3 | 1795 | 267 |
| 4 | 5823 | 267 |
| 0 | 17 | 28 |
| 0 | 31 | 28 |
| 1 | 60 | 28 |
| 2 | 128 | 28 |
| 3 | 391 | 28 |
| 4 | 1260 | 28 |
| 5 | 5144 | 28 |
| 0 | 8355 | 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.8% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
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 | 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)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 130 |
| 0 | 31 | 130 |
| 1 | 60 | 130 |
| 2 | 128 | 130 |
| 3 | 391 | 130 |
| 4 | 1260 | 130 |
| 5 | 5144 | 130 |
| 0 | 8355 | 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.1328125 | (*.f64 ew (sin.f64 t)) | |
| accuracy | 0.140625 | (*.f64 eh (cos.f64 t)) | |
| accuracy | 3.1059579786272824 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 39.39072560426682 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 1.1s | 106× | 2 | valid |
| 70.0ms | 59× | 1 | valid |
| 32.0ms | 91× | 0 | valid |
Compiled 132 to 19 computations (85.6% saved)
ival-sin: 1.0s (90.8% of total)ival-cos: 51.0ms (4.4% of total)adjust: 15.0ms (1.3% of total)ival-mult: 14.0ms (1.2% of total)ival-tan: 9.0ms (0.8% of total)ival-div: 6.0ms (0.5% of total)ival-atan: 5.0ms (0.4% of total)ival-add: 3.0ms (0.3% of total)ival-fabs: 2.0ms (0.2% 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 | |
|---|---|---|---|---|
| 14.0ms | ew | @ | -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))) |
| 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))) |
| 5.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 | 803 |
| 1 | 571 | 799 |
| 2 | 2411 | 722 |
| 3 | 5909 | 722 |
| 0 | 8018 | 686 |
| 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 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (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 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (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))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) 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))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh) |
(* 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))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (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))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (cos.f64 t) eh) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (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 (fma.f64 (/.f64 eh ew) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/45 binary64))) 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 (fma.f64 #s(literal -1/45 binary64) (/.f64 eh ew) (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal 2/945 binary64)) t) (neg.f64 t))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.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 | 88 | 89 |
| 2 | 583 | 85 |
| 0 | 8338 | 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 (/.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 (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 (sin.f64 t) 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))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (sin.f64 t) ew) (cos.f64 (atan.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 4 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) #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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))))) |
(*.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 (*.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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) (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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 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 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 (*.f64 (sin.f64 t) ew) (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 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (-.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 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 3 binary64))) (fma.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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.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 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t))) (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 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 ew) eh) (tan.f64 t)) (cos.f64 t)) (*.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 (*.f64 (sin.f64 t) ew) (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 (neg.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (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 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (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 (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 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)))) (*.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 (neg.f64 eh) (*.f64 (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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (*.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 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 4 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 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 4 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 t) eh))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #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 ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.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 9 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 9 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 6 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 t) eh))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (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 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (neg.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.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 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) #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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)))) (/.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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) (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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) #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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)))) (/.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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) (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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (neg.f64 eh) (*.f64 (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 (*.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 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 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.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 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(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 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 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 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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) (cos.f64 t) (*.f64 (neg.f64 (*.f64 (neg.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) (neg.f64 (*.f64 (*.f64 (neg.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 (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 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(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 (*.f64 (sin.f64 t) ew) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64))) (/.f64 (*.f64 (sin.f64 t) ew) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (sin.f64 t) ew) #s(literal 2 binary64)) (/.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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/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/2 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (pow.f64 (*.f64 (*.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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (fabs.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 3 binary64)) (/.f64 (pow.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (pow.f64 eh #s(literal 3 binary64)) (/.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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -3 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (/.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (pow.f64 ew #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (neg.f64 (*.f64 (neg.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 (neg.f64 (*.f64 (*.f64 (neg.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 (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))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(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 (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (*.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 (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (*.f64 (neg.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) (neg.f64 (*.f64 (*.f64 (neg.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 (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 (*.f64 (neg.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))) (neg.f64 (*.f64 (*.f64 (neg.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 (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 (*.f64 (neg.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) (neg.f64 (*.f64 (*.f64 (neg.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 (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 (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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.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 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(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 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.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)))) (neg.f64 (*.f64 (*.f64 (neg.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 (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 (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t))) (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 ew) (sin.f64 t)) (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))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(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 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.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 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (/.f64 eh ew) eh) (tan.f64 t)) (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 ew) eh) (tan.f64 t)) (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 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (cos.f64 t)) eh) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (neg.f64 ew) (sin.f64 t)) (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 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (cos.f64 t)) eh)) |
(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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (neg.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))) |
(+.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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 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)) (neg.f64 (*.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 (*.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 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(+.f64 (*.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))) |
(*.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)) (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 (sin.f64 t) 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))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (sin.f64 t) ew) (cos.f64 (atan.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 4 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) #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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))))) |
(*.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 (*.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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) (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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 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 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 (*.f64 (sin.f64 t) ew) (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 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (-.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 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 3 binary64))) (fma.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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.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 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t))) (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 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 ew) eh) (tan.f64 t)) (cos.f64 t)) (*.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 (*.f64 (sin.f64 t) ew) (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 (neg.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (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 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (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 (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 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)))) (*.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 (neg.f64 eh) (*.f64 (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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (*.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 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 4 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 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 4 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 t) eh))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #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 ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.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 9 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 9 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 6 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 t) eh))) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (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 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (neg.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.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 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) #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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)))) (/.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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) (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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) #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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)))) (/.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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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))) (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 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 4 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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (neg.f64 eh) (*.f64 (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 (*.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 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 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.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 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(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 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 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 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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) (cos.f64 t) (*.f64 (neg.f64 (*.f64 (neg.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) (neg.f64 (*.f64 (*.f64 (neg.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 (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 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(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 (*.f64 (sin.f64 t) ew) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64))) (/.f64 (*.f64 (sin.f64 t) ew) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (sin.f64 t) ew) #s(literal 2 binary64)) (/.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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/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/2 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (pow.f64 (*.f64 (*.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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3/2 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (fabs.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 3 binary64)) (/.f64 (pow.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (pow.f64 eh #s(literal 3 binary64)) (/.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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -3 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (/.f64 (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (pow.f64 ew #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 (neg.f64 (*.f64 (neg.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 (neg.f64 (*.f64 (*.f64 (neg.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 (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))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(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 (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (*.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 (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 (*.f64 (neg.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) (neg.f64 (*.f64 (*.f64 (neg.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 (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 (*.f64 (neg.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))) (neg.f64 (*.f64 (*.f64 (neg.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 (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 (*.f64 (neg.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) (neg.f64 (*.f64 (*.f64 (neg.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 (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 (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 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (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 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.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 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(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 (*.f64 (cos.f64 t) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (*.f64 (neg.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)))) (neg.f64 (*.f64 (*.f64 (neg.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 (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 (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t))) (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 ew) (sin.f64 t)) (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))))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(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 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.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 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (/.f64 eh ew) eh) (tan.f64 t)) (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 ew) eh) (tan.f64 t)) (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 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (cos.f64 t)) eh) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 (*.f64 (neg.f64 ew) (sin.f64 t)) (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 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (cos.f64 t)) eh)) |
(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 (neg.f64 eh) (*.f64 (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 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (neg.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))) |
(+.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 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 eh ew) eh) (tan.f64 t)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (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)) (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 2 binary64)) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (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 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)) (neg.f64 (*.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 (*.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 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (neg.f64 eh) (cos.f64 t)))) |
(+.f64 (*.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))) |
(*.f64 (*.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))) 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 (*.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 (sin.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 (+.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))))) ew) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (cos.f64 (-.f64 (-.f64 t (/.f64 (PI.f64) #s(literal 2 binary64))) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) #s(literal 2 binary64)) |
(/.f64 (*.f64 ew (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 ew (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 ew (-.f64 (cos.f64 (-.f64 (-.f64 t (/.f64 (PI.f64) #s(literal 2 binary64))) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(/.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 #s(literal -1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (tanh.f64 (asinh.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 (*.f64 (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.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 (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 #s(literal 0 binary64) (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 #s(literal 1 binary64) ew) (sin.f64 t)) |
(*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) (*.f64 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) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -1 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)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.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 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 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 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) #s(literal 0 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 (atan.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) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.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 (neg.f64 eh) ew) (tan.f64 t)))) |
(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 (sin.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) #s(literal 0 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.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 #s(literal 0 binary64) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (/.f64 (/.f64 eh ew) (+.f64 #s(literal 0 binary64) (tan.f64 t))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 t)))) |
(*.f64 (/.f64 (/.f64 eh ew) (neg.f64 (sin.f64 t))) (neg.f64 (cos.f64 t))) |
(*.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (sin.f64 t)) (neg.f64 (cos.f64 t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (/.f64 eh ew) (cos.f64 t)) (sin.f64 t)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 eh (*.f64 (neg.f64 ew) (neg.f64 (tan.f64 t)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(fma.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 0 binary64) (sin.f64 t)) (*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 t)) (/.f64 eh (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 eh (*.f64 (sin.f64 t) ew)))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 t)) (/.f64 eh (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 eh (*.f64 (sin.f64 t) ew)))) |
(+.f64 (*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 0 binary64) (sin.f64 t))) (*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (neg.f64 (neg.f64 (cos.f64 t))) eh) |
(*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh)) |
(*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t))) |
(*.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 #s(literal 0 binary64) (sin.f64 t)) eh (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) eh)) |
(fma.f64 eh (*.f64 #s(literal 0 binary64) (sin.f64 t)) (*.f64 eh (*.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 t)) eh) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) eh)) |
(+.f64 (*.f64 eh (*.f64 #s(literal 0 binary64) (sin.f64 t))) (*.f64 eh (*.f64 #s(literal 1 binary64) (cos.f64 t)))) |
Compiled 16 910 to 1 238 computations (92.7% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 262 | 11 | 273 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 263 | 11 | 274 |
| Status | Accuracy | Program |
|---|---|---|
| 47.3% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| ▶ | 31.0% | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
| 58.8% | (fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| ▶ | 58.8% | (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
| 87.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) | |
| 57.4% | (fabs.f64 (+.f64 (*.f64 #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t ew) t) #s(literal -1/6 binary64) ew) 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.7% | (fabs.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) | |
| ▶ | 92.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh))) |
| ▶ | 66.5% | (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)))) |
| ▶ | 42.7% | (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))) |
| 36.8% | (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 976 to 510 computations (47.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| cost-diff | 1 | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) | |
| cost-diff | 3 | (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (sin.f64 t) ew) | |
| cost-diff | 0 | (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| cost-diff | 1 | (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| cost-diff | 2 | (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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))))) (*.f64 (cos.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))))) (*.f64 (cos.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))))) (*.f64 (cos.f64 t) eh)))) | |
| 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 | (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) | |
| cost-diff | 0 | (*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) 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 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) 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 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 868 |
| 0 | 92 | 854 |
| 1 | 193 | 854 |
| 2 | 460 | 854 |
| 3 | 1495 | 854 |
| 4 | 6676 | 854 |
| 0 | 9034 | 848 |
| 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 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh)) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) 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) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh)) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/.f64 (*.f64 (sin.f64 t) ew) eh) |
(*.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))))) 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 #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)))) |
#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))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.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) |
(*.f64 (cos.f64 t) eh) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(neg.f64 eh) |
eh |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(cos.f64 t) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(tan.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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(cos.f64 t) |
t |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
ew |
(*.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 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (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) ew) eh) (cos.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 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (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) ew) eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) eh)) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh) |
(*.f64 (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) ew) eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) eh) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) 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) ew) eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) |
(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) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh)) |
(*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/.f64 (*.f64 (sin.f64 t) ew) eh) |
(*.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))))) 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 #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 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.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 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (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 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))) |
(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) |
(*.f64 (cos.f64 t) eh) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.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 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.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 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) |
(neg.f64 eh) |
eh |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) |
(cos.f64 t) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(tan.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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) |
(cos.f64 t) |
t |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
ew |
(*.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 | 1.3448460504260071 | (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 2.4446796876010604 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 7.064802981342587 | (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) | |
| accuracy | 11.264509135535599 | (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| accuracy | 1.3448460504260071 | (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 2.4446796876010604 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 7.064802981342587 | (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) | |
| accuracy | 11.264509135535599 | (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| accuracy | 0.06640625 | (*.f64 (cos.f64 t) eh) | |
| accuracy | 0.0703125 | (/.f64 eh (sin.f64 t)) | |
| accuracy | 2.487648437601061 | (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) | |
| accuracy | 11.927845447940618 | #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))) | |
| accuracy | 0.03515625 | (/.f64 (cos.f64 t) ew) | |
| accuracy | 0.0703125 | (/.f64 eh (sin.f64 t)) | |
| accuracy | 2.487648437601061 | (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) | |
| accuracy | 20.176498404388898 | #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 | 1.017609000998098 | (/.f64 (*.f64 (sin.f64 t) ew) eh) | |
| accuracy | 2.487648437601061 | (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) | |
| accuracy | 2.9438225950736014 | (*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh) | |
| accuracy | 20.0704557988747 | (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
| 394.0ms | 54× | 2 | valid |
| 79.0ms | 50× | 0 | valid |
| 60.0ms | 121× | 0 | invalid |
| 47.0ms | 31× | 1 | valid |
Compiled 745 to 51 computations (93.2% saved)
ival-sin: 300.0ms (60.3% of total)ival-mult: 77.0ms (15.5% of total)ival-cos: 42.0ms (8.4% of total)ival-div: 20.0ms (4% of total)adjust: 16.0ms (3.2% of total)ival-tan: 9.0ms (1.8% of total)ival-atan: 6.0ms (1.2% of total)ival-cosh: 5.0ms (1% of total)ival-add: 5.0ms (1% of total)ival-fabs: 5.0ms (1% of total)ival-asinh: 4.0ms (0.8% of total)ival-pow2: 3.0ms (0.6% of total)ival-sub: 2.0ms (0.4% of total)ival-sqrt: 2.0ms (0.4% of total)ival-neg: 1.0ms (0.2% 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 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh)) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.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) (/.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 #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)))) |
#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))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (sin.f64 t) ew) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (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 (*.f64 (sin.f64 t) ew) eh) |
(/.f64 eh (sin.f64 t)) |
(/.f64 (cos.f64 t) ew) |
(*.f64 (cos.f64 t) eh) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| Outputs |
|---|
(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 (* (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) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* ew (sin t)) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(fabs (* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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)) (* (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))))))) |
(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)))))))) |
(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)))))))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) eh) |
(/ eh (sin t)) |
(* eh (cos 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))))) |
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) (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)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) |
(* (pow eh 2) (- (/ (* ew (sin t)) (pow eh 2)) (* -1 (/ (pow (cos t) 2) (* ew (sin 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))))))))))) |
(* (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))))))))))))) |
(* (* 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))))))) |
(+ (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)))))) |
(* -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)))))))) |
(+ (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)))))) |
(/ (- (* (pow ew 2) (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) 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) |
(* (* 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) |
(/ (cos t) 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)))))))))))) |
(* 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 (+ (/ (* (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))))) |
(* 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 (+ (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)))))))))) |
(/ (+ (* 1/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 (/ (* 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 (* 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 (* (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 (/ (+ (* -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 (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))))) (/ (* 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)))) |
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(/ (pow eh 2) (* ew t)) |
(/ (- (* (pow t 2) (- ew (* -1 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (* -1/6 ew) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (+ (* -1/6 ew) (* (pow t 2) (- (* 1/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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)))))))))))))) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) 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 (- (* -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 (- (* -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 (- (* 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 (- (* -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 (- (* -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 (- (* 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/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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 (- (* 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 (- (* -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 (- (* -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 (- (* -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))))))) |
(/ (+ (* 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) |
(* (* 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) |
(/ eh (* ew t)) |
(/ (+ (* (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) |
(/ (* ew t) eh) |
(* t (+ (* -1/6 (/ (* ew (pow t 2)) eh)) (/ ew eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ ew eh)) (* 1/120 (/ (* ew (pow t 2)) eh)))) (/ ew eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ ew eh)) (* (pow t 2) (+ (* -1/5040 (/ (* ew (pow t 2)) eh)) (* 1/120 (/ ew eh)))))) (/ ew eh))) |
(/ 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)) |
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)))))) |
(+ (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)))))))))) |
(/ (+ (* -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) |
(* 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 (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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))))))) |
(* 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)))))))) |
(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 | |
|---|---|---|---|---|
| 115.0ms | t | @ | -inf | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (sin (atan (* (/ (cos t) ew) (/ eh (sin 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))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (cos t) eh)) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin t) ew) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (* (sin t) ew) eh) (/ eh (sin t)) (/ (cos t) ew) (* (cos t) eh) (asinh (/ (/ eh (tan t)) ew)) (/ (/ eh (tan t)) ew) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 83.0ms | t | @ | inf | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (sin (atan (* (/ (cos t) ew) (/ eh (sin 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))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (cos t) eh)) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin t) ew) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (* (sin t) ew) eh) (/ eh (sin t)) (/ (cos t) ew) (* (cos t) eh) (asinh (/ (/ eh (tan t)) ew)) (/ (/ eh (tan t)) ew) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 77.0ms | eh | @ | inf | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (sin (atan (* (/ (cos t) ew) (/ eh (sin 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))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (cos t) eh)) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin t) ew) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (* (sin t) ew) eh) (/ eh (sin t)) (/ (cos t) ew) (* (cos t) eh) (asinh (/ (/ eh (tan t)) ew)) (/ (/ eh (tan t)) ew) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 72.0ms | t | @ | 0 | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (sin (atan (* (/ (cos t) ew) (/ eh (sin 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))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (cos t) eh)) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin t) ew) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (* (sin t) ew) eh) (/ eh (sin t)) (/ (cos t) ew) (* (cos t) eh) (asinh (/ (/ eh (tan t)) ew)) (/ (/ eh (tan t)) ew) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 41.0ms | eh | @ | -inf | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (sin (atan (* (/ (cos t) ew) (/ eh (sin 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))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (cos t) eh)) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin t) ew) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (* (sin t) ew) eh) (/ eh (sin t)) (/ (cos t) ew) (* (cos t) eh) (asinh (/ (/ eh (tan t)) ew)) (/ (/ eh (tan t)) ew) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1694 | 49878 |
| 1 | 6597 | 47349 |
| 0 | 8380 | 45690 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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 (* (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) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(* ew (sin t)) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(fabs (* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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)) (* (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))))))) |
(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)))))))) |
(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)))))))))))) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) eh) |
(/ eh (sin t)) |
(* eh (cos 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))))) |
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) (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)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) |
(* (pow eh 2) (- (/ (* ew (sin t)) (pow eh 2)) (* -1 (/ (pow (cos t) 2) (* ew (sin 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))))))))))) |
(* (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))))))))))))) |
(* (* 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))))))) |
(+ (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)))))) |
(* -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)))))))) |
(+ (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)))))) |
(/ (- (* (pow ew 2) (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) 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) |
(* (* 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) |
(/ (cos t) 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)))))))))))) |
(* 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 (+ (/ (* (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))))) |
(* 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 (+ (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)))))))))) |
(/ (+ (* 1/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 (/ (* 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 (* 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 (* (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 (/ (+ (* -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 (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))))) (/ (* 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)))) |
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(+ (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(/ (pow eh 2) (* ew t)) |
(/ (- (* (pow t 2) (- ew (* -1 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (* -1/6 ew) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (+ (* -1/6 ew) (* (pow t 2) (- (* 1/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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)))))))))))))) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) 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 (- (* -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 (- (* -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 (- (* 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 (- (* -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 (- (* -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 (- (* 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/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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 (- (* 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 (- (* -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 (- (* -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 (- (* -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))))))) |
(/ (+ (* 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) |
(* (* 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) |
(/ eh (* ew t)) |
(/ (+ (* (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) |
(/ (* ew t) eh) |
(* t (+ (* -1/6 (/ (* ew (pow t 2)) eh)) (/ ew eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ ew eh)) (* 1/120 (/ (* ew (pow t 2)) eh)))) (/ ew eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ ew eh)) (* (pow t 2) (+ (* -1/5040 (/ (* ew (pow t 2)) eh)) (* 1/120 (/ ew eh)))))) (/ ew eh))) |
(/ 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)) |
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)))))) |
(+ (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)))))))))) |
(/ (+ (* -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) |
(* 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 (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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))))))) |
(* 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)))))))) |
(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 (+ (* 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))) |
(*.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)))))) |
(/ (* 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) |
(* 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) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(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))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) |
(* ew (sin t)) |
(*.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))) |
(fabs (* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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 #s(literal 1 binary64) (/.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)) (* (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)) |
(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)))))) |
(sqrt (* ew (sin t))) |
(sqrt.f64 (*.f64 (sin.f64 t) ew)) |
(+ (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))))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (sin.f64 t) ew))) |
(+ (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)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.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 (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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) (sqrt.f64 (*.f64 (sin.f64 t) ew))) |
(+ (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)))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (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)) (fma.f64 (/.f64 (pow.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))) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal 1/4 binary64) (*.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)))) eh)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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) (sqrt.f64 (*.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)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)) |
(/ (* ew (sin t)) eh) |
(/.f64 (*.f64 (sin.f64 t) ew) eh) |
(/ eh (sin t)) |
(/.f64 eh (sin.f64 t)) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* 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) |
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 (+ (* (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))) |
(/ (* (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)) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 eh eh)) (neg.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t)))) (*.f64 eh 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 (*.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 (-.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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)))))) (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)) |
(* (* 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (*.f64 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64)))) |
(* 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 (fma.f64 (*.f64 #s(literal 1/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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (*.f64 eh eh)))) (sqrt.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)))) eh) |
(* 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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))))) (sin.f64 t)) (pow.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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))) #s(literal 2 binary64))) #s(literal 1/4 binary64) (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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (pow.f64 eh #s(literal 4 binary64))))) (sqrt.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))))))) (fma.f64 (*.f64 #s(literal 1/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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (*.f64 eh eh)))) (sqrt.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t))))) eh) |
(* 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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))))) (sin.f64 t)) (*.f64 (fma.f64 (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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))))) (sin.f64 t)) (pow.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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))) #s(literal 2 binary64))) #s(literal 1/4 binary64) (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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 #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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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))) #s(literal -1/2 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 (-.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)))))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (pow.f64 eh #s(literal 6 binary64))))) (sqrt.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))))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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))))) (sin.f64 t)) (pow.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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))) #s(literal 2 binary64))) #s(literal 1/4 binary64) (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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (pow.f64 eh #s(literal 4 binary64))))) (sqrt.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))))))) (fma.f64 (*.f64 #s(literal 1/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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (*.f64 eh eh)))) (sqrt.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)))))) eh) |
(+ (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/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 #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)))) (*.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) (-.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)))))) |
(* -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)) |
(* -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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (*.f64 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) |
(* -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 (fma.f64 (*.f64 #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (*.f64 eh eh)))) (sqrt.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)))) eh)) |
(* -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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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)))))) (sin.f64 t)) (pow.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)))))) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/4 binary64) (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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (pow.f64 eh #s(literal 4 binary64))))) (sqrt.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)))))))) (fma.f64 (*.f64 #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (*.f64 eh eh)))) (sqrt.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t))))) eh)) |
(* -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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.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 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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)))))) (sin.f64 t)) (*.f64 (fma.f64 (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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)))))) (sin.f64 t)) (pow.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)))))) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/4 binary64) (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 #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)))))))) #s(literal 2 binary64))) #s(literal -1/2 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))))))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (pow.f64 eh #s(literal 6 binary64))))) (sqrt.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)))))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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)))))) (sin.f64 t)) (pow.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)))))) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/4 binary64) (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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (pow.f64 eh #s(literal 4 binary64))))) (sqrt.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)))))))) (fma.f64 (*.f64 #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (*.f64 eh eh)))) (sqrt.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)))))) eh)) |
(+ (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))))) |
(* 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)))))) |
(/ (- (* (pow ew 2) (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew) |
(/.f64 (-.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) 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 #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) |
(* (* 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) (sin.f64 t)))) (*.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ (* 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 (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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 5 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 (sqrt.f64 (/.f64 (/.f64 ew (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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 3 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 (sqrt.f64 (*.f64 (sin.f64 t) (/.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))))) ew))) (/.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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64))) (pow.f64 ew #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 ew (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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) 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 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 t) (/.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))))) ew))) (/.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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.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)))))) #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.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))))) (sin.f64 t)) #s(literal 3 binary64)) ew))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 ew ew) (*.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 t) (/.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))))) ew))) (/.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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64))) (pow.f64 ew #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 ew (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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) ew) |
(/ (cos t) ew) |
(/.f64 (cos.f64 t) ew) |
(+ (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)))) |
(* 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 (+ (/ (* (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))))) |
(*.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 (- (+ (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 (+ (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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (sin.f64 t)))) (/.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)) (sqrt.f64 (/.f64 (sin.f64 t) ew))) ew) |
(* 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 (+.f64 (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 (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))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (sin.f64 t)))) (/.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)))) (sqrt.f64 (/.f64 (sin.f64 t) ew))) ew) |
(* 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 (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 9 binary64))) (sin.f64 t)))) (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))) (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 (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))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (sin.f64 t)))) (/.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))))) (sqrt.f64 (/.f64 (sin.f64 t) ew))) 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)) (/ (* 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 (+ (* -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 (/ (* (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))))))) |
(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 (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 (* (sqrt (* ew (sin t))) (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 t) ew)) #s(literal -1 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 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (sin.f64 t)))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) ew)) |
(* -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 (fma.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.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)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) #s(literal -1/2 binary64)))) (pow.f64 ew #s(literal 3 binary64))))) ew)) |
(* -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 (fma.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 1/2 binary64) (fma.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))) (sin.f64 t) (/.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))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.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)))) ew))) (pow.f64 ew #s(literal 3 binary64))))) 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 (/.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)) |
(+ 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)) |
(+ (* 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 (*.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))))) (/ (* 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 t ew) (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))))) |
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (*.f64 t t) (sin.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)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (*.f64 t 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)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) eh) (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (*.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)))))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) |
(/ (pow eh 2) (* ew t)) |
(/.f64 (/.f64 (*.f64 eh eh) ew) t) |
(/ (- (* (pow t 2) (- ew (* -1 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/.f64 (fma.f64 (-.f64 ew (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (* -1/6 ew) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (+ (* -1/6 ew) (* (pow t 2) (- (* 1/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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)))))))))))))) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/720 binary64)) (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 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))))))) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) 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 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))))))) |
(/ (+ (* 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 (- (* -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 (neg.f64 (*.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 (- (* -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 (- (* 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 (- (* -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 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 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 ew (/.f64 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (neg.f64 (*.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 (neg.f64 (*.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 (- (* -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 (- (* 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/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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 (- (* 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 (- (* -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 (- (* -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 (- (* -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 (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/720 binary64)) (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 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.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 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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 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 ew (/.f64 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (neg.f64 (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (neg.f64 (*.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 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 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 ew (/.f64 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (neg.f64 (*.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 (neg.f64 (*.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 t ew) |
(* 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) |
(/ (+ (* 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 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 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 ew (/.f64 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 #s(literal 2 binary64) (+.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 (*.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 (/.f64 (*.f64 eh eh) ew) #s(literal -1/720 binary64))) (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 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.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 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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 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 ew (/.f64 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 #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 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (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 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 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 ew (/.f64 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 #s(literal 2 binary64) (+.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 (*.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) |
(* (* 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh)) |
(/ (+ (* 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 (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 (sqrt.f64 #s(literal 2 binary64)) eh))) (sqrt.f64 (*.f64 (*.f64 ew (pow.f64 t #s(literal 5 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 (sqrt.f64 (/.f64 (/.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))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) 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 #s(literal 1/2 binary64) (/.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)))))) (sqrt.f64 (*.f64 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))))) t))) (*.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 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 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 ew (/.f64 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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))))))))) (sqrt.f64 (*.f64 (*.f64 ew (pow.f64 t #s(literal 3 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 (sqrt.f64 #s(literal 2 binary64)) eh))) (pow.f64 t #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.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))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) 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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.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 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 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 ew (/.f64 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (sqrt.f64 #s(literal 2 binary64)) eh))) (sqrt.f64 (*.f64 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))))) t))) (*.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 (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)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.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))))) ew) #s(literal 3 binary64)) t)))) (*.f64 t t) (*.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 (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 (sqrt.f64 #s(literal 2 binary64)) eh))) (sqrt.f64 (*.f64 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))))) t))))) (pow.f64 t #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.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))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) t) |
(/ eh (* ew t)) |
(/.f64 (/.f64 eh ew) 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) |
(/ (* ew t) eh) |
(/.f64 (*.f64 t ew) eh) |
(* t (+ (* -1/6 (/ (* ew (pow t 2)) eh)) (/ ew eh))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) eh) t) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ ew eh)) (* 1/120 (/ (* ew (pow t 2)) eh)))) (/ ew eh))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) ew)) eh) (*.f64 t t) (/.f64 ew eh)) t) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ ew eh)) (* (pow t 2) (+ (* -1/5040 (/ (* ew (pow t 2)) eh)) (* 1/120 (/ ew eh)))))) (/ ew eh))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) eh) (*.f64 t t) (*.f64 (/.f64 ew eh) #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 ew eh)) t) |
(/ eh t) |
(/.f64 eh t) |
(/ (+ eh (* 1/6 (* eh (pow t 2)))) t) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) eh) t) |
(/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 eh #s(literal -7/360 binary64)) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) 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 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) eh (fma.f64 (*.f64 eh #s(literal -7/360 binary64)) #s(literal 1/6 binary64) (*.f64 #s(literal 1/720 binary64) eh))) (*.f64 t t))) (*.f64 eh #s(literal -7/360 binary64))) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) eh) t) |
(/ 1 ew) |
(/.f64 #s(literal 1 binary64) ew) |
(+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew) |
(+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) ew) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (/.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 (*.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64)) ew) (*.f64 t t)) (/.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) |
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 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) eh)) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 t t) eh) |
(+ (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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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)))) |
(/ (+ (* -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) |
(* 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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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))) |
(- (* ew (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(fma.f64 (sin.f64 t) ew (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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 #s(literal 1 binary64) (/.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))))) |
(* 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))))) |
(* (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 (/.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))) |
(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))))) |
(* 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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 640 |
| 0 | 92 | 626 |
| 1 | 309 | 572 |
| 2 | 2175 | 572 |
| 0 | 8251 | 566 |
| 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 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh)) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.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) (/.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 #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)))) |
#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))) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (sin.f64 t) ew) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(cos.f64 (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 (*.f64 (sin.f64 t) ew) eh) |
(/.f64 eh (sin.f64 t)) |
(/.f64 (cos.f64 t) ew) |
(*.f64 (cos.f64 t) eh) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| Outputs |
|---|
(*.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh)) #s(literal 2 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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh)) #s(literal 2 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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.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) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) eh)) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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)) (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (neg.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) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (*.f64 eh (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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))))) (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.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) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) eh) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (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) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (*.f64 eh (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 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 (*.f64 (sin.f64 t) ew) eh) (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 eh (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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))) (cos.f64 t)) eh (*.f64 eh (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(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 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) 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 eh (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 eh (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 eh (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.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 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 eh (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 eh (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 eh (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fma.f64 eh (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 eh (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) eh)) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 eh (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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))) (cos.f64 t)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (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 (*.f64 (sin.f64 t) ew) eh) (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)) (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.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))) eh (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))))) (neg.f64 (*.f64 #s(literal 2 binary64) eh))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 eh (+.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)))))) (neg.f64 (*.f64 eh #s(literal 2 binary64)))) |
(/.f64 (-.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 (neg.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)))) (neg.f64 eh)) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal -2 binary64) (neg.f64 eh))) |
(/.f64 (-.f64 (*.f64 (neg.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)))) eh) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal -2 binary64) eh)) |
(/.f64 (-.f64 (*.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)))) (neg.f64 eh)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (-.f64 (*.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)))) eh) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) eh)) |
(/.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))) (neg.f64 eh)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))) eh) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) eh)) |
(/.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 eh)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) eh)) |
(/.f64 (-.f64 (*.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))) (neg.f64 eh)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (-.f64 (*.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))) eh) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) eh)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh))) |
(/.f64 (-.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 (neg.f64 (cos.f64 (atan.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))) eh)) |
(/.f64 (fma.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 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.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)))) (neg.f64 eh) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 #s(literal -2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (neg.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)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)))) (*.f64 #s(literal -2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.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)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.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)))) (neg.f64 eh) (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal -2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (neg.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)))) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (neg.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)))) (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (neg.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)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)))) |
(/.f64 (fma.f64 (neg.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)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(/.f64 (fma.f64 (neg.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)))) (neg.f64 eh) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))))) (*.f64 #s(literal -2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (neg.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)))) eh (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)))) (*.f64 #s(literal -2 binary64) eh)) |
(/.f64 (fma.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)))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.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)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.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)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.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)))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.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)))) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.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)))) (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.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)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)))) |
(/.f64 (fma.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)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(/.f64 (fma.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)))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.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)))) eh (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) eh)) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))) (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))) eh (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) eh)) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) eh (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) eh)) |
(/.f64 (fma.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))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.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))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.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))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.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))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.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))) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.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))) (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.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))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)))) |
(/.f64 (fma.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))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(/.f64 (fma.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))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cos.f64 t) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (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 (*.f64 (sin.f64 t) ew) eh)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (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 (*.f64 (sin.f64 t) ew) eh) #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 (neg.f64 eh) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (cos.f64 t) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 (neg.f64 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 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (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 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))))) (*.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 eh)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) eh (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh))) |
(/.f64 (fma.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 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -2 binary64) (*.f64 (neg.f64 eh) (neg.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)))))) (*.f64 (neg.f64 eh) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.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)))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.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))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (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 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) #s(literal -2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.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)))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.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)))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.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))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) 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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (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 (*.f64 (sin.f64 t) ew) eh) #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.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)))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.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)))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (+.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))))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #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 eh (tan.f64 t)) ew) (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 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -2 binary64) (*.f64 (neg.f64 eh) (neg.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)))))) (*.f64 (neg.f64 eh) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.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)))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.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))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.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)))))) (*.f64 (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.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)))))) (*.f64 (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))))) (*.f64 (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.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))))) (*.f64 (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)))) (*.f64 (*.f64 (neg.f64 eh) (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 (sin.f64 t) ew) #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.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)))))) (*.f64 (*.f64 eh (cosh.f64 (asinh.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)) #s(literal 2 binary64) (*.f64 (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.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)))))) (*.f64 (*.f64 eh (cosh.f64 (asinh.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)) #s(literal 2 binary64) (*.f64 (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))))) (*.f64 (*.f64 eh (cosh.f64 (asinh.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)) #s(literal 2 binary64) (*.f64 (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 (*.f64 eh (cosh.f64 (asinh.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)) #s(literal 2 binary64) (*.f64 (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (+.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))))) (*.f64 (*.f64 eh (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)))) (*.f64 (*.f64 eh (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 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -2 binary64) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) (neg.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)))))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) (+.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)))))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) (+.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))))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.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))) (neg.f64 eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal -2 binary64) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (neg.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)))))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (+.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)))))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (+.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))))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) #s(literal 2 binary64))) |
(/.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 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))) #s(literal -2 binary64) (*.f64 (neg.f64 eh) (neg.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)))))) (*.f64 (neg.f64 eh) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.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)))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.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))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))) (*.f64 (neg.f64 eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)) #s(literal -2 binary64) (*.f64 eh (neg.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)))))) (*.f64 eh #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 eh (+.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)))))) (*.f64 eh #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 eh (-.f64 (cos.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t))) (cos.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)))))) (*.f64 eh #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 eh (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t) (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (*.f64 eh #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)) (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 eh (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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))) (cos.f64 t)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.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))) (cos.f64 t)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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))) (cos.f64 t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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)) (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.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))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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))) (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 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (fma.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))) eh (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) eh)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 eh (+.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))))) (*.f64 eh #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 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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))) (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 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (*.f64 (sin.f64 t) ew) 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 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (sin.f64 t) (*.f64 (/.f64 ew eh) (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))) |
(fma.f64 (cos.f64 t) (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 (*.f64 (sin.f64 t) ew) eh))) |
(fma.f64 (cos.f64 t) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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))) (cos.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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)))) (cos.f64 t))) |
(-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) 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 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))))) |
(+.f64 (*.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 (*.f64 (sin.f64 t) ew) eh))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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 (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)))) |
(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 (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)))) |
(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 (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 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh)) (neg.f64 (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 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 (neg.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (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 (exp.f64 (*.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 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh)) (neg.f64 (*.f64 (sin.f64 t) (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) (cos.f64 t)) (neg.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (*.f64 ew (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (*.f64 (tan.f64 t) (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 (/.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 (neg.f64 eh) (neg.f64 (*.f64 (*.f64 (tan.f64 t) ew) (cosh.f64 (asinh.f64 (/.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) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) (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 eh (*.f64 (*.f64 (tan.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sin.f64 (atan.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #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 (*.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 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(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 (*.f64 (cos.f64 t) eh) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(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 (*.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))) |
(*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #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 (*.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 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(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 (*.f64 (cos.f64 t) eh) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(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 (*.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))) |
(*.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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh) |
(*.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 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t)) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh)) |
(*.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(/.f64 (neg.f64 (*.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))) eh)) #s(literal -2 binary64)) |
(/.f64 (*.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))) eh) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.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 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (fabs.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 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.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 (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))) (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 (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 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64))))) (neg.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 (neg.f64 (neg.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))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (neg.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 (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 (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 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))))) |
(/.f64 (neg.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 (neg.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fabs.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))))) (neg.f64 (fabs.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (neg.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))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))))) |
(/.f64 (neg.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))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (sin.f64 t) ew) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew))) (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.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 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (neg.f64 ew) (sin.f64 t))) (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))) (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 (sin.f64 t) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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)) (neg.f64 (pow.f64 (*.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 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)) (neg.f64 (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)) (+.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 (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)))) (neg.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.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 (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 (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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))))) |
(/.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 (+.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 (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (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)))) (fabs.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 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 (+.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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.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))) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.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))) (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 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 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 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))) (+.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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (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)) 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 (*.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) (*.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) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (neg.f64 eh))) |
(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 (/.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) (*.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)) (*.f64 (sin.f64 t) ew)) |
(fma.f64 ew (sin.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(fma.f64 ew (sin.f64 t) (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (neg.f64 eh))) |
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))) (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t))))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (*.f64 (sin.f64 t) ew)) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (*.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 (sin.f64 t) ew) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.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)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.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)) (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 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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)) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew))))) |
(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 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)))))) |
(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 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (*.f64 (sin.f64 t) ew)))) |
(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 ew) (sin.f64 t)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (*.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))) |
(+.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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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)) (*.f64 (sin.f64 t) ew)) |
(+.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(+.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (neg.f64 eh))) |
(+.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.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)) (cosh.f64 (asinh.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)) (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)) (*.f64 #s(literal 2 binary64) (cosh.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))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.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)))))) |
(*.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.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)))) #s(literal 1/2 binary64)) (pow.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)))) #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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 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)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 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)) (/.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 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.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)))) (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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (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) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (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)) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.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))))) (neg.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.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 (*.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 (*.f64 (neg.f64 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (*.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 (*.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))) (*.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 (-.f64 (*.f64 (*.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))) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.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 (neg.f64 ew) (sin.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 ew) (sin.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 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.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))) eh))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.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 (/.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 (*.f64 (neg.f64 ew) (sin.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.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))) eh))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.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 (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))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (*.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 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t))) eh) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.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))) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 #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)) (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 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 (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)) (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 (sqrt.f64 (*.f64 (/.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)))) (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 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (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)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (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 (sin.f64 t) ew) (cosh.f64 (asinh.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 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (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)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.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)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (pow.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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 (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 (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)) (/.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 (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)) (cosh.f64 (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 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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))) (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (-.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) (cosh.f64 (asinh.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 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (+.f64 (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 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.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)) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (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 (neg.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)))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (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 (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 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (*.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) (cos.f64 t)) (neg.f64 eh)))) (+.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 (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 (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)))) (fabs.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.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 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #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 (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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.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 (-.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 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (cosh.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 (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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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))))) |
(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 (*.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) (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))) (cos.f64 t)) eh (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(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 (sin.f64 t) ew) (cosh.f64 (asinh.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) (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) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.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 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (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))))) |
(sqrt.f64 (pow.f64 (/.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 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (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 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (*.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))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (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)) (*.f64 #s(literal 2 binary64) (cosh.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))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.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)))))) |
(*.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.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)))) #s(literal 1/2 binary64)) (pow.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)))) #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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 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)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 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)) (/.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 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.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)))) (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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (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) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (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)) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.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))))) (neg.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.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 (*.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 (*.f64 (neg.f64 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (*.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 (*.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))) (*.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 (-.f64 (*.f64 (*.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))) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.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 (neg.f64 ew) (sin.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 ew) (sin.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 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.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))) eh))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.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 (/.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 (*.f64 (neg.f64 ew) (sin.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.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))) eh))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.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 (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))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (*.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 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t))) eh) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.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))) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 #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)) (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 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 (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)) (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 (sqrt.f64 (*.f64 (/.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)))) (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 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (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)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (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 (sin.f64 t) ew) (cosh.f64 (asinh.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 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (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)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.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)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (pow.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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 (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 (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)) (/.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 (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)) (cosh.f64 (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 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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))) (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (-.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) (cosh.f64 (asinh.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 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (+.f64 (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 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.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)) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (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 (neg.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)))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (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 (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 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (*.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) (cos.f64 t)) (neg.f64 eh)))) (+.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 (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 (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)))) (fabs.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.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 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #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 (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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.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 (-.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 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (cosh.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 (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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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))))) |
(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 (*.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) (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))) (cos.f64 t)) eh (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(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 (sin.f64 t) ew) (cosh.f64 (asinh.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) (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) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.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 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (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))))) |
(sqrt.f64 (pow.f64 (/.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 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (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 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (*.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))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.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)) (cosh.f64 (asinh.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)) (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)) (*.f64 #s(literal 2 binary64) (cosh.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))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.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)))))) |
(*.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.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)))) #s(literal 1/2 binary64)) (pow.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)))) #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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 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)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 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)) (/.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 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.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)))) (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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (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) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (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)) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.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))))) (neg.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.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 (*.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 (*.f64 (neg.f64 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (*.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 (*.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))) (*.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 (-.f64 (*.f64 (*.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))) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.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 (neg.f64 ew) (sin.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 ew) (sin.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 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.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))) eh))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.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 (/.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 (*.f64 (neg.f64 ew) (sin.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.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))) eh))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.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 (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))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (*.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 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t))) eh) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.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))) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 #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)) (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 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 (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)) (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 (sqrt.f64 (*.f64 (/.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)))) (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 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (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)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (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 (sin.f64 t) ew) (cosh.f64 (asinh.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 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (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)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.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)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (pow.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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 (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 (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)) (/.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 (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)) (cosh.f64 (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 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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))) (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (-.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) (cosh.f64 (asinh.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 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (+.f64 (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 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.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)) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (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 (neg.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)))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (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 (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 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (*.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) (cos.f64 t)) (neg.f64 eh)))) (+.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 (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 (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)))) (fabs.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.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 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #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 (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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.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 (-.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 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (cosh.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 (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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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))))) |
(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 (*.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) (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))) (cos.f64 t)) eh (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(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 (sin.f64 t) ew) (cosh.f64 (asinh.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) (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) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.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 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (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))))) |
(sqrt.f64 (pow.f64 (/.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 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (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 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (*.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))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (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)) (*.f64 #s(literal 2 binary64) (cosh.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))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.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)))))) |
(*.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.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)))) #s(literal 1/2 binary64)) (pow.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)))) #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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 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)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 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)) (/.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 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.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)))) (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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (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) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (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)) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.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))))) (neg.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.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 (*.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 (*.f64 (neg.f64 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (*.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 (*.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))) (*.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 (-.f64 (*.f64 (*.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))) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.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 (neg.f64 ew) (sin.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 ew) (sin.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 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.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))) eh))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.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 (/.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 (*.f64 (neg.f64 ew) (sin.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.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))) eh))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.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 (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))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (*.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 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t))) eh) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.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))) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 #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)) (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 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 (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)) (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 (sqrt.f64 (*.f64 (/.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)))) (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 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (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)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (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 (sin.f64 t) ew) (cosh.f64 (asinh.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 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (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)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.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)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (pow.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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 (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 (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)) (/.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 (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)) (cosh.f64 (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 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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))) (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (-.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) (cosh.f64 (asinh.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 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (+.f64 (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 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.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)) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (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 (neg.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)))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (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 (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 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (*.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) (cos.f64 t)) (neg.f64 eh)))) (+.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 (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 (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)))) (fabs.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.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 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #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 (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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.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 (-.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 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (cosh.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 (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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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))))) |
(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 (*.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) (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))) (cos.f64 t)) eh (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(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 (sin.f64 t) ew) (cosh.f64 (asinh.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) (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) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.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 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (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))))) |
(sqrt.f64 (pow.f64 (/.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 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (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 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (*.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))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(*.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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 (sqrt.f64 (/.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 (neg.f64 (sqrt.f64 (/.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 (pow.f64 (pow.f64 (/.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 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)) (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 (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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 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 (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 (sqrt.f64 (/.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 1 binary64)) |
(pow.f64 (/.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 1/2 binary64)) |
(/.f64 (neg.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 (neg.f64 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (neg.f64 (sqrt.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.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 (fabs.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 (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)) (cosh.f64 (asinh.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)) (cosh.f64 (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 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (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) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (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)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (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 (*.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) (cos.f64 t)) (neg.f64 eh))))) (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 (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 (-.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)))) (sqrt.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (sqrt.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)))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (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))))) |
(sqrt.f64 (/.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 (neg.f64 (sqrt.f64 (/.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 (sqrt.f64 (/.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)))))) |
(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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (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)) (*.f64 #s(literal 2 binary64) (cosh.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))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.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)))))) |
(*.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.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)))) #s(literal 1/2 binary64)) (pow.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)))) #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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 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)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 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)) (/.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 (sqrt.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.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)))) (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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (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) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)))) (neg.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (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)) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.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))))) (neg.f64 (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (sin.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 (*.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 (*.f64 (neg.f64 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (*.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 (*.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))) (*.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 (-.f64 (*.f64 (*.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))) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (*.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 (neg.f64 ew) (sin.f64 t)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 ew) (sin.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 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.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))) eh))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.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 (/.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 (*.f64 (neg.f64 ew) (sin.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.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))) eh))) (*.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.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 (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))) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)))) (*.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 (+.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) t))) eh) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (fma.f64 (*.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))) eh) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 #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)) (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 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 ew) (sin.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (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 (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)) (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 (sqrt.f64 (*.f64 (/.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)))) (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 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (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)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (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 (sin.f64 t) ew) (cosh.f64 (asinh.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 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (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)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))))) |
(/.f64 (fabs.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 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64))))) |
(/.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)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (pow.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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 (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 (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)) (/.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 (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)) (cosh.f64 (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 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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))) (fma.f64 (sin.f64 t) (/.f64 ew (cosh.f64 (asinh.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 (-.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) (cosh.f64 (asinh.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 (neg.f64 ew) (sin.f64 t))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.f64 (asinh.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 (+.f64 (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 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.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)) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (sin.f64 t) ew) (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 (neg.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)))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (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 (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 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (*.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) (cos.f64 t)) (neg.f64 eh)))) (+.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 (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 (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)))) (fabs.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.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 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #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 (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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.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 (-.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 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (cosh.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 (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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64))) (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) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (*.f64 (sin.f64 t) ew)) (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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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))))) |
(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 (*.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) (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))) (cos.f64 t)) eh (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(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 (sin.f64 t) ew) (cosh.f64 (asinh.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) (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) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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) (cosh.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 (cos.f64 t) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (/.f64 (*.f64 (sin.f64 t) ew) (cosh.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 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (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))))) |
(sqrt.f64 (pow.f64 (/.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 (/.f64 (*.f64 (sin.f64 t) ew) (cosh.f64 (asinh.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 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (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 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (*.f64 (sin.f64 t) ew)) (neg.f64 (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) #s(literal 1/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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(+.f64 (/.f64 (*.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))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (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 (cosh.f64 (asinh.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)))) |
(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) (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 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 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))) |
(+.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 #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))))) |
(+.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 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sin.f64 t) ew))) |
(*.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t))) |
(*.f64 eh (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) ew))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) (/.f64 eh (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (cos.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) (neg.f64 eh))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh))) (neg.f64 (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t))))) |
(/.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 (cos.f64 t) ew) (neg.f64 eh)) (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 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh)) (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (sin.f64 t)) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (tan.f64 t) ew))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.f64 eh (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 eh (neg.f64 (neg.f64 (*.f64 (tan.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 eh (tan.f64 t)) (neg.f64 ew))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(*.f64 (/.f64 ew eh) (sin.f64 t)) |
(*.f64 (sin.f64 t) (/.f64 ew eh)) |
(*.f64 ew (/.f64 (sin.f64 t) eh)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) (neg.f64 eh)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t))) eh) |
(/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (neg.f64 eh)) |
(/.f64 (*.f64 (sin.f64 t) ew) eh) |
(neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (neg.f64 eh))) |
(/.f64 (neg.f64 eh) (neg.f64 (neg.f64 (neg.f64 (sin.f64 t))))) |
(/.f64 (neg.f64 eh) (neg.f64 (sin.f64 t))) |
(/.f64 eh (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 eh (sin.f64 t)) |
(neg.f64 (/.f64 (neg.f64 eh) (sin.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (cos.f64 t)))) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 t))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (cos.f64 t) ew) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 t)) ew)) |
(neg.f64 (/.f64 (cos.f64 t) (neg.f64 ew))) |
(*.f64 (cos.f64 t) eh) |
(*.f64 eh (cos.f64 t)) |
(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 eh (tan.f64 t)) 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 (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 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sin.f64 t) ew))) |
(*.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t))) |
(*.f64 eh (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) ew))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) (/.f64 eh (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (cos.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) (neg.f64 eh))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh))) (neg.f64 (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t))))) |
(/.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 (cos.f64 t) ew) (neg.f64 eh)) (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 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh)) (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (sin.f64 t)) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (neg.f64 (neg.f64 ew)))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (tan.f64 t) ew))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.f64 eh (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 eh (neg.f64 (neg.f64 (*.f64 (tan.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 eh (tan.f64 t)) (neg.f64 ew))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(*.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 (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))))) |
(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)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 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)) (*.f64 #s(literal 1 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)) |
(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)))) |
(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 117 989 to 6 346 computations (94.6% saved)
30 alts after pruning (30 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 144 | 28 | 1 172 |
| Fresh | 4 | 2 | 6 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 153 | 30 | 1 183 |
| Status | Accuracy | Program |
|---|---|---|
| 33.9% | (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) | |
| ▶ | 32.6% | (*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
| 47.3% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| 39.2% | (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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) | |
| 30.9% | (fabs.f64 (pow.f64 (*.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))) #s(literal 2 binary64))) | |
| 26.7% | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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))) | |
| 13.4% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) #s(literal 2 binary64))) | |
| 21.5% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) (sin.f64 t)))) (*.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| ▶ | 20.4% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
| 51.5% | (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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)))))) | |
| 25.8% | (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan 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 1/2 binary64))))) | |
| 38.0% | (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) | |
| ▶ | 33.7% | (fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
| 16.7% | (fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| 32.3% | (fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| 87.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) | |
| 15.2% | (fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) | |
| 21.6% | (fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.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)))) | |
| 49.2% | (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 (*.f64 (sin.f64 t) ew) eh) (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) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64)))))) | |
| 88.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh))) | |
| 47.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (fma.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 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))))) eh))) | |
| ▶ | 42.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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) eh))) |
| 42.7% | (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 (/ (cos t) ew) (/.f64 #s(literal 1 binary64) ew)) (/.f64 eh (sin.f64 t))))) eh))) | |
| 33.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 (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)))) eh))) | |
| 52.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 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.f64 t) eh)))) | |
| 33.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 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 54.3% | (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 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))) | |
| 40.5% | (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 (/.f64 eh ew) t)))) eh))) | |
| ▶ | 91.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh))) |
| 29.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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))) |
Compiled 4 268 to 1 922 computations (55% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| cost-diff | 0 | (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) | |
| cost-diff | 0 | (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| cost-diff | 17 | (*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) | |
| cost-diff | 0 | #s(approx (* (sin t) ew) (*.f64 t ew)) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| cost-diff | 0 | (fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| cost-diff | 2 | (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| cost-diff | 0 | (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) eh))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 (sin.f64 t) ew)) | |
| cost-diff | 0 | #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) | |
| cost-diff | 0 | (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) | |
| cost-diff | 1 | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) | |
| cost-diff | 0 | #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 1238 |
| 0 | 145 | 1189 |
| 1 | 294 | 1189 |
| 2 | 712 | 1189 |
| 3 | 1914 | 1189 |
| 4 | 6273 | 1189 |
| 0 | 8539 | 1171 |
| 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh)) |
(*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh) |
#s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) |
(*.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) |
(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))) |
(cos.f64 t) |
t |
(/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) |
(sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) |
(atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)) |
(/.f64 (*.f64 (cos.f64 t) eh) ew) |
(*.f64 (cos.f64 t) eh) |
eh |
ew |
(sin.f64 t) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) |
(/.f64 (sin.f64 t) eh) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
#s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) |
(sqrt.f64 (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
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 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) eh) |
(sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t)))) |
(*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))) |
#s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 t t) |
t |
#s(literal 1 binary64) |
ew |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
#s(approx (* (sin t) ew) (*.f64 t ew)) |
(*.f64 t ew) |
t |
ew |
(*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(neg.f64 eh) |
eh |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(cos.f64 t) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(tan.f64 t) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.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 (*.f64 (cos.f64 t) eh) (tanh.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)))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
t |
eh |
(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)) |
(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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) ew)) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) ew)) eh)) |
(*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh) |
(*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) ew)) eh) |
#s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) |
#s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) ew)) |
(*.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) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) ew) |
(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))) |
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))))) |
(cos.f64 t) |
t |
(/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) |
(/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) ew) |
(sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))) |
(atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)) |
(*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)) |
(/.f64 (*.f64 (cos.f64 t) eh) ew) |
(*.f64 (cos.f64 t) eh) |
eh |
ew |
(sin.f64 t) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh)) |
(*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (sin.f64 t)) ew) (cos.f64 t)))) |
(/.f64 (sin.f64 t) eh) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
#s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) |
(sqrt.f64 (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
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 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) eh) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) eh) |
(sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) |
(atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t)))) |
(atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)))) |
(*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))) |
#s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) |
#s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew) |
(/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 t t) |
t |
#s(literal 1 binary64) |
ew |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.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)) eh) (/.f64 (cos.f64 t) ew) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 (cos.f64 t) ew) #s(approx (* (sin t) ew) (*.f64 t ew))) |
#s(approx (* (sin t) ew) (*.f64 t ew)) |
(*.f64 t ew) |
t |
ew |
(*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) |
(neg.f64 eh) |
eh |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) |
(cos.f64 t) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(tan.f64 t) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(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))) (*.f64 (cos.f64 t) 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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(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))) (*.f64 (cos.f64 t) eh))))) |
(neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(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))) (*.f64 (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(*.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))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
t |
eh |
(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)) |
(tan.f64 t) |
ew |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) | |
| accuracy | 0.0 | (cos.f64 t) | |
| accuracy | 0.0 | (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) | |
| accuracy | 0.0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| accuracy | 0.0 | (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 0.0 | (cos.f64 t) | |
| accuracy | 0.0 | (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) | |
| accuracy | 0.0 | #s(approx (* (sin t) ew) (*.f64 t ew)) | |
| accuracy | 0.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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) eh))) | |
| accuracy | 0.0 | (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t)))) | |
| accuracy | 0.0 | #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) | |
| accuracy | 0.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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) eh)) | |
| accuracy | 0.0 | (sqrt.f64 (*.f64 (sin.f64 t) ew)) | |
| accuracy | 0.0 | (sin.f64 t) | |
| accuracy | 0.0 | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) | |
| accuracy | 0.0 | #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) | |
| accuracy | 0.0 | (cos.f64 t) | |
| accuracy | 0.0 | (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))) | |
| accuracy | 0.0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh)) | |
| accuracy | 0.0 | #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) |
| 198.0ms | 256× | 0 | invalid |
Compiled 837 to 74 computations (91.2% saved)
ival-sin: 32.0ms (22.8% of total)ival-mult: 31.0ms (22% of total)ival-div: 21.0ms (14.9% of total)ival-cos: 21.0ms (14.9% of total)ival-tan: 5.0ms (3.6% of total)ival-add: 5.0ms (3.6% of total)ival-pow2: 5.0ms (3.6% of total)ival-atan: 4.0ms (2.8% of total)ival-sqrt: 4.0ms (2.8% of total)ival-cosh: 3.0ms (2.1% of total)ival-fabs: 3.0ms (2.1% of total)ival-asinh: 2.0ms (1.4% of total)ival-tanh: 2.0ms (1.4% of total)ival-neg: 2.0ms (1.4% of total)ival-sub: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh)) |
(*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh) |
#s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
#s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) |
(sqrt.f64 (*.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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) eh) |
(sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) |
(-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
#s(approx (* (sin t) ew) (*.f64 t ew)) |
(*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))) |
(cos.f64 t) |
(sin.f64 t) |
#s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) |
(atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t)))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| Outputs |
|---|
(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 (* (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))))))) |
(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)))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(fabs (* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2)))) |
(+ (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2))))) |
(* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (sqrt -1)) |
(+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (sqrt -1))) |
(+ (* eh (+ (* -1/8 (* (* eh (* (pow (cos t) 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (* 1/2 (* (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1))))))) (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (sqrt -1))) |
(+ (* eh (+ (* 1/2 (* (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1))))) (* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow ew 3) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))) (* (pow (cos t) 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (sqrt -1))))) (* 1/16 (* (* eh (* (pow (cos t) 3) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 5) (pow (sin t) 5))))))))))) (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (sqrt -1))) |
(* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(- (* -1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(atan (/ (* eh (cos t)) (* ew (sin t)))) |
(/ (* 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))))) |
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) (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))))))))))))) |
(* (* 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) (pow (cos t) 2)) (* ew (sin t))) |
(* (pow eh 2) (- (/ (* ew (sin t)) (pow eh 2)) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) |
(* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) |
(* eh (+ (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2)))) eh))) |
(* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (sqrt -1)) |
(* eh (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (sqrt -1)))) |
(* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (sqrt -1)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (sqrt -1))))) |
(* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (sqrt -1)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow eh 7) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 5))))) (* (pow ew 3) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (* (pow (sin t) 3) (sqrt -1)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (sqrt -1)))))) |
(* -1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (- (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (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)))))) |
(* -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)))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2)))) eh))))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 3))) |
(* -1 (* eh (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (pow (sqrt -1) 3))))) |
(* -1 (* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (pow (sqrt -1) 3)))))) |
(* -1 (* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow eh 7) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 5))))) (/ (* (pow ew 3) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (pow (sqrt -1) 3))))))) |
(* -1 (* eh (- (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(+ (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)))))) |
(* 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) |
(* (* 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) |
(/ (- (* (pow ew 2) (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew) |
(+ (* 1/2 (* (sqrt (/ 1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (sqrt -1))) |
(+ (* ew (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (sqrt -1)))))) (* 1/2 (* (sqrt (/ 1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1))))))) (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (sqrt -1))) |
(+ (* ew (+ (* 1/2 (* (sqrt (/ 1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1))))) (* ew (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (sqrt -1))))) (* 1/16 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 5))))) (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (* (pow (sin t) 3) (sqrt -1)))))))))) (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (sqrt -1))) |
(- (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(/ (cos t) 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)))))))))))) |
(* 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 (+ (/ (* (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 (+ (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) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2))) (/ (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) ew))) |
(* ew (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (sqrt -1)))) |
(* ew (+ (* -1/8 (* (* (pow eh 2) (* (pow (cos t) 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (sqrt -1))))) |
(* ew (+ (* -1/8 (* (* (pow eh 2) (* (pow (cos t) 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (+ (* 1/16 (* (* (pow eh 3) (* (pow (cos t) 3) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 7) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 5) (pow (sin t) 5))))))) (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (sqrt -1)))))) |
(* ew (- (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)) (* (cos (atan (/ (* eh (cos t)) (* ew (sin 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)) (/ (* 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 (/ (* 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 (* (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 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2)))) (* -1 (/ (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) ew))))) |
(* -1 (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (pow (sqrt -1) 3))) |
(* -1 (* ew (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 3))))) |
(* -1 (* ew (+ (* -1/8 (* (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (sqrt -1)) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 3)))))) |
(* -1 (* ew (+ (* -1/8 (* (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (sqrt -1)) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (+ (* 1/16 (* (/ (* (pow eh 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))) (pow (sqrt -1) 3)) (sqrt (/ 1 (* (pow ew 7) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 5) (pow (sin t) 5))))))) (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 3))))))) |
(* -1 (* ew (- (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew) (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* -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 (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))))) (/ (* 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) |
(* (* 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) |
(sqrt (* ew t)) |
(+ (sqrt (* ew t)) (* -1/12 (sqrt (* ew (pow t 5))))) |
(+ (sqrt (* ew t)) (* (pow t 3) (+ (* -1/12 (sqrt (/ ew t))) (* 1/240 (sqrt (* ew (pow t 3))))))) |
(+ (sqrt (* ew t)) (* (pow t 3) (+ (* -1/12 (sqrt (/ ew t))) (* (pow t 2) (+ (* -1/288 (sqrt (/ ew t))) (* 1/240 (sqrt (/ ew t)))))))) |
(/ (pow eh 2) (* ew t)) |
(/ (- (* (pow t 2) (- ew (* -1 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (* -1/6 ew) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (+ (* -1/6 ew) (* (pow t 2) (- (* 1/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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)))))))))))))) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) 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 (- (* -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 (- (* -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 (- (* 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 (- (* -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 (- (* -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 (- (* 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/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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 (- (* 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 (- (* -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 (- (* -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 (- (* -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))))))) |
(* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) |
(+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) (* ew (* t (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) |
(+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) (* t (+ (* -1/2 (* eh (* t (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) (* t (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) (* t (+ (* -1/2 (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (* -1/6 (* ew (* t (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))))))) |
(* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (* t (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))))) (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt -1))) |
(+ (* t (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* t (* (sqrt -1) (- (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/4 (/ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))))) (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt -1))) |
(+ (* t (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1))))) (* t (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* t (* (sqrt -1) (- (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/2 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/4 (/ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (sqrt -1) (- (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/4 (/ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))))) (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt -1))) |
(* -1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(- (* -1 (* 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 (- (* t (- (* 1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1/2 (* eh (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))))))) |
(+ 1 (* -1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))) |
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)))) |
(/ 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)) |
(+ (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)))))))))) |
(* 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)))))))))))))))) |
(* 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)))))))) |
(- (* ew (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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))))))) |
(* (pow (sqrt -1) 2) (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* (sqrt -1) (sqrt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* -1 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(cos t) |
(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))))) |
(* 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 | |
|---|---|---|---|---|
| 45.0ms | t | @ | -inf | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt (* (sin 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))))) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin t) ew) (* (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (neg (+ (* (* 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)))))) (atan (/ (/ (* (cos t) eh) ew) (sin t))) (cos t) (sin t) (/ (cos t) ew) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (asinh (/ (/ eh (tan t)) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 36.0ms | eh | @ | -inf | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt (* (sin 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))))) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin t) ew) (* (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (neg (+ (* (* 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)))))) (atan (/ (/ (* (cos t) eh) ew) (sin t))) (cos t) (sin t) (/ (cos t) ew) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (asinh (/ (/ eh (tan t)) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 15.0ms | t | @ | inf | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt (* (sin 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))))) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin t) ew) (* (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (neg (+ (* (* 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)))))) (atan (/ (/ (* (cos t) eh) ew) (sin t))) (cos t) (sin t) (/ (cos t) ew) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (asinh (/ (/ eh (tan t)) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 15.0ms | t | @ | 0 | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt (* (sin 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))))) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin t) ew) (* (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (neg (+ (* (* 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)))))) (atan (/ (/ (* (cos t) eh) ew) (sin t))) (cos t) (sin t) (/ (cos t) ew) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (asinh (/ (/ eh (tan t)) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 11.0ms | eh | @ | inf | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt (* (sin 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))))) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin t) ew) (* (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (neg (+ (* (* 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)))))) (atan (/ (/ (* (cos t) eh) ew) (sin t))) (cos t) (sin t) (/ (cos t) ew) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (asinh (/ (/ eh (tan t)) ew)) (cosh (asinh (/ (/ eh (tan t)) ew)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1913 | 53053 |
| 1 | 7352 | 50425 |
| 0 | 8320 | 48732 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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 (* (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))))))) |
(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)))))))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(fabs (* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2)))) |
(+ (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2))))) |
(* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (sqrt -1)) |
(+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (sqrt -1))) |
(+ (* eh (+ (* -1/8 (* (* eh (* (pow (cos t) 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (* 1/2 (* (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1))))))) (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (sqrt -1))) |
(+ (* eh (+ (* 1/2 (* (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1))))) (* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow ew 3) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))) (* (pow (cos t) 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (sqrt -1))))) (* 1/16 (* (* eh (* (pow (cos t) 3) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 5) (pow (sin t) 5))))))))))) (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (sqrt -1))) |
(* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(- (* -1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(atan (/ (* eh (cos t)) (* ew (sin t)))) |
(/ (* 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))))) |
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) (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))))))))))))) |
(* (* 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) (pow (cos t) 2)) (* ew (sin t))) |
(* (pow eh 2) (- (/ (* ew (sin t)) (pow eh 2)) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) |
(* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) |
(* eh (+ (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2)))) eh))) |
(* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (sqrt -1)) |
(* eh (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (sqrt -1)))) |
(* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (sqrt -1)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (sqrt -1))))) |
(* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (sqrt -1)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow eh 7) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 5))))) (* (pow ew 3) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (* (pow (sin t) 3) (sqrt -1)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (sqrt -1)))))) |
(* -1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(* eh (- (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (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)))))) |
(* -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)))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2)))) eh))))) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 3))) |
(* -1 (* eh (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (pow (sqrt -1) 3))))) |
(* -1 (* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (pow (sqrt -1) 3)))))) |
(* -1 (* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow eh 7) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 5))))) (/ (* (pow ew 3) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (pow (sqrt -1) 3))))))) |
(* -1 (* eh (- (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(+ (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)))))) |
(* 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) |
(* (* 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) |
(/ (- (* (pow ew 2) (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew) |
(+ (* 1/2 (* (sqrt (/ 1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (sqrt -1))) |
(+ (* ew (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (sqrt -1)))))) (* 1/2 (* (sqrt (/ 1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1))))))) (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (sqrt -1))) |
(+ (* ew (+ (* 1/2 (* (sqrt (/ 1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1))))) (* ew (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (sqrt -1))))) (* 1/16 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 5))))) (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (* (pow (sin t) 3) (sqrt -1)))))))))) (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (sqrt -1))) |
(- (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(/ (cos t) 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)))))))))))) |
(* 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 (+ (/ (* (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 (+ (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) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2))) (/ (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) ew))) |
(* ew (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (sqrt -1)))) |
(* ew (+ (* -1/8 (* (* (pow eh 2) (* (pow (cos t) 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (sqrt -1))))) |
(* ew (+ (* -1/8 (* (* (pow eh 2) (* (pow (cos t) 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (+ (* 1/16 (* (* (pow eh 3) (* (pow (cos t) 3) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 7) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 5) (pow (sin t) 5))))))) (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (sqrt -1)))))) |
(* ew (- (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)) (* (cos (atan (/ (* eh (cos t)) (* ew (sin 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)) (/ (* 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 (/ (* 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 (* (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 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2)))) (* -1 (/ (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) ew))))) |
(* -1 (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (pow (sqrt -1) 3))) |
(* -1 (* ew (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 3))))) |
(* -1 (* ew (+ (* -1/8 (* (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (sqrt -1)) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 3)))))) |
(* -1 (* ew (+ (* -1/8 (* (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (sqrt -1)) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (+ (* 1/16 (* (/ (* (pow eh 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))) (pow (sqrt -1) 3)) (sqrt (/ 1 (* (pow ew 7) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 5) (pow (sin t) 5))))))) (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 3))))))) |
(* -1 (* ew (- (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew) (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* -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 (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))))) (/ (* 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) |
(* (* 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) |
(sqrt (* ew t)) |
(+ (sqrt (* ew t)) (* -1/12 (sqrt (* ew (pow t 5))))) |
(+ (sqrt (* ew t)) (* (pow t 3) (+ (* -1/12 (sqrt (/ ew t))) (* 1/240 (sqrt (* ew (pow t 3))))))) |
(+ (sqrt (* ew t)) (* (pow t 3) (+ (* -1/12 (sqrt (/ ew t))) (* (pow t 2) (+ (* -1/288 (sqrt (/ ew t))) (* 1/240 (sqrt (/ ew t)))))))) |
(/ (pow eh 2) (* ew t)) |
(/ (- (* (pow t 2) (- ew (* -1 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (* -1/6 ew) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (+ (* -1/6 ew) (* (pow t 2) (- (* 1/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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)))))))))))))) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) 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 (- (* -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 (- (* -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 (- (* 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 (- (* -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 (- (* -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 (- (* 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/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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 (- (* 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 (- (* -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 (- (* -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 (- (* -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))))))) |
(* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) |
(+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) (* ew (* t (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) |
(+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) (* t (+ (* -1/2 (* eh (* t (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(+ (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) (* t (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) (* t (+ (* -1/2 (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (* -1/6 (* ew (* t (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))))))) |
(* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (* t (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))))) (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt -1))) |
(+ (* t (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* t (* (sqrt -1) (- (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/4 (/ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))))) (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt -1))) |
(+ (* t (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1))))) (* t (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* t (* (sqrt -1) (- (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/2 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/4 (/ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (sqrt -1) (- (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/4 (/ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))))) (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt -1))) |
(* -1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(- (* -1 (* 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 (- (* t (- (* 1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1/2 (* eh (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))))))) |
(+ 1 (* -1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))) |
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)))) |
(/ 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)) |
(+ (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)))))))))) |
(* 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)))))))))))))))) |
(* 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)))))))) |
(- (* ew (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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))))))) |
(* (pow (sqrt -1) 2) (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(* (sqrt -1) (sqrt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(* -1 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(cos t) |
(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))))) |
(* 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 (+ (* 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))) |
(*.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)))))) |
(/ (* 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)) |
(sqrt (* ew (sin t))) |
(sqrt.f64 (*.f64 (sin.f64 t) ew)) |
(+ (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))))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (sin.f64 t) ew))) |
(+ (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)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.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 (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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) (sqrt.f64 (*.f64 (sin.f64 t) ew))) |
(+ (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)))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (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)) (fma.f64 (/.f64 (pow.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))) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal 1/4 binary64) (*.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)))) eh)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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) (sqrt.f64 (*.f64 (sin.f64 t) 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) |
(sin (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) |
(+ (* 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))) |
(fabs (* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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 #s(literal 1 binary64) (/.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 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (neg.f64 (sin.f64 t))) |
(+ (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (neg.f64 (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))) eh)) |
(* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t))) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (sqrt -1))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* eh (+ (* -1/8 (* (* eh (* (pow (cos t) 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (* 1/2 (* (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1))))))) (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (sqrt -1))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (cos.f64 t)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 3 binary64)))))) eh (*.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* eh (+ (* 1/2 (* (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1))))) (* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow ew 3) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))) (* (pow (cos t) 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (sqrt -1))))) (* 1/16 (* (* eh (* (pow (cos t) 3) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 5) (pow (sin t) 5))))))))))) (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (sqrt -1))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t)) #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) eh)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 3 binary64)))) (*.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) eh (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (cos.f64 t))) #s(literal 1/2 binary64))) eh (*.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t))) |
(- (* -1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(-.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t))) |
(atan (/ (* eh (cos t)) (* ew (sin t)))) |
(atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) 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 (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) |
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 (* (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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 (-.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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)))))) (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)) |
(* (* 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (*.f64 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64)))) |
(* 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 (fma.f64 (*.f64 #s(literal 1/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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (*.f64 eh eh)))) (sqrt.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)))) eh) |
(* 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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))))) (sin.f64 t)) (pow.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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))) #s(literal 2 binary64))) #s(literal 1/4 binary64) (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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (pow.f64 eh #s(literal 4 binary64))))) (sqrt.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))))))) (fma.f64 (*.f64 #s(literal 1/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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (*.f64 eh eh)))) (sqrt.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t))))) eh) |
(* 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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))))) (sin.f64 t)) (*.f64 (fma.f64 (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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))))) (sin.f64 t)) (pow.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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))) #s(literal 2 binary64))) #s(literal 1/4 binary64) (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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 #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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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))) #s(literal -1/2 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 (-.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)))))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (pow.f64 eh #s(literal 6 binary64))))) (sqrt.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))))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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))))) (sin.f64 t)) (pow.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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))) #s(literal 2 binary64))) #s(literal 1/4 binary64) (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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (pow.f64 eh #s(literal 4 binary64))))) (sqrt.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))))))) (fma.f64 (*.f64 #s(literal 1/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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (*.f64 eh eh)))) (sqrt.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)))))) 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)) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 eh eh)) (neg.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t)))) (*.f64 eh eh)) |
(* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2)))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) eh) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t)))) eh) |
(* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (sqrt.f64 #s(literal -1 binary64))) |
(* eh (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (sqrt -1)))) |
(*.f64 (fma.f64 (sqrt.f64 (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 t))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))))) #s(literal 1/2 binary64))) eh) |
(* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (sqrt -1)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 5 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t)) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 t))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))))) #s(literal 1/2 binary64)))) eh) |
(* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (sqrt -1)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow eh 7) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 5))))) (* (pow ew 3) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (* (pow (sin t) 3) (sqrt -1)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 5 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t)) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 7 binary64))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 t))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))))) #s(literal 1/2 binary64))))) eh) |
(* -1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) |
(* eh (- (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))) eh) |
(+ (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/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 #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 (/.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))) #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) (-.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)))))) |
(* -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)) |
(* -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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (*.f64 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) |
(* -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 (fma.f64 (*.f64 #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (*.f64 eh eh)))) (sqrt.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)))) eh)) |
(* -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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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)))))) (sin.f64 t)) (pow.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)))))) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/4 binary64) (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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (pow.f64 eh #s(literal 4 binary64))))) (sqrt.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)))))))) (fma.f64 (*.f64 #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (*.f64 eh eh)))) (sqrt.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t))))) eh)) |
(* -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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.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 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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)))))) (sin.f64 t)) (*.f64 (fma.f64 (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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)))))) (sin.f64 t)) (pow.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)))))) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/4 binary64) (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 #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)))))))) #s(literal 2 binary64))) #s(literal -1/2 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))))))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (pow.f64 eh #s(literal 6 binary64))))) (sqrt.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)))))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.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)))))) (sin.f64 t)) (pow.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)))))) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/4 binary64) (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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (pow.f64 eh #s(literal 4 binary64))))) (sqrt.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)))))))) (fma.f64 (*.f64 #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)) (*.f64 eh eh)))) (sqrt.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 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 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 t)))))) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (pow (sqrt -1) 2)))) eh))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 ew (/.f64 (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) eh) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))))) eh)) |
(* -1 (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (pow (sqrt -1) 3))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))))) |
(* -1 (* eh (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (pow (sqrt -1) 3))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 t))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))))) #s(literal 1/2 binary64))) eh)) |
(* -1 (* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (pow (sqrt -1) 3)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 5 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t)) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 t))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))))) #s(literal 1/2 binary64)))) eh)) |
(* -1 (* eh (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow eh 7) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 5))))) (/ (* (pow ew 3) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow eh 3) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (/ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (pow (sqrt -1) 3))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 5 binary64))) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t)) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 7 binary64))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 t))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))))) #s(literal 1/2 binary64))))) eh)) |
(* -1 (* eh (- (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (* -1 (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
(neg.f64 (*.f64 (-.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t)))) eh)) |
(+ (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))))) |
(* 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 (-.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) |
(* (* 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) (sin.f64 t)))) (*.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ (* 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 (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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 5 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 (sqrt.f64 (/.f64 (/.f64 ew (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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 3 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 (sqrt.f64 (*.f64 (sin.f64 t) (/.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))))) ew))) (/.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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64))) (pow.f64 ew #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 ew (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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) 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 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 t) (/.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))))) ew))) (/.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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.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)))))) #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.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))))) (sin.f64 t)) #s(literal 3 binary64)) ew))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 ew ew) (*.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 t) (/.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))))) ew))) (/.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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64))) (pow.f64 ew #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 ew (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 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) ew) |
(/ (- (* (pow ew 2) (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew) |
(/.f64 (-.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) ew) |
(+ (* 1/2 (* (sqrt (/ 1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1)))))) (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (sqrt -1))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t)))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* ew (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (sqrt -1)))))) (* 1/2 (* (sqrt (/ 1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1))))))) (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (sqrt -1))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 ew (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) #s(literal 3 binary64))))) #s(literal -1/8 binary64))) ew (*.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* ew (+ (* 1/2 (* (sqrt (/ 1 (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (sqrt -1))))) (* ew (+ (* -1/8 (* (sqrt (/ 1 (* (pow eh 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))))) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (sqrt -1))))) (* 1/16 (* (sqrt (/ 1 (* (pow eh 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 5))))) (* ew (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (* (pow (sin t) 3) (sqrt -1)))))))))) (* (sqrt (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (sqrt -1))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eh #s(literal 5 binary64))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)) #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) ew) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64))))) ew (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) ew (*.f64 (sqrt.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(-.f64 (neg.f64 (*.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)))))) |
(/ (cos t) ew) |
(/.f64 (cos.f64 t) ew) |
(+ (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)))) |
(* 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 (+ (/ (* (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 (+ (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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (sin.f64 t)))) (/.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)) (sqrt.f64 (/.f64 (sin.f64 t) ew))) ew) |
(* 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 (+.f64 (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 (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))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (sin.f64 t)))) (/.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)))) (sqrt.f64 (/.f64 (sin.f64 t) ew))) ew) |
(* 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 (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 9 binary64))) (sin.f64 t)))) (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))) (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 (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))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (sin.f64 t)))) (/.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))))) (sqrt.f64 (/.f64 (sin.f64 t) ew))) 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 (sqrt -1) 2))) (/ (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) ew))) |
(*.f64 (fma.f64 eh (/.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))) ew) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) ew) |
(* ew (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) (*.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) ew))) (sqrt.f64 #s(literal -1 binary64)))) ew) |
(* ew (+ (* -1/8 (* (* (pow eh 2) (* (pow (cos t) 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) (*.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) ew))) (sqrt.f64 #s(literal -1 binary64))))) ew) |
(* ew (+ (* -1/8 (* (* (pow eh 2) (* (pow (cos t) 2) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (+ (* 1/16 (* (* (pow eh 3) (* (pow (cos t) 3) (* (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 7) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 5) (pow (sin t) 5))))))) (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 7 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) (*.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) ew))) (sqrt.f64 #s(literal -1 binary64)))))) ew) |
(* ew (- (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
(*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 t) eh) (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)))) (sin.f64 t))) 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)) (/ (* 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 (+ (* -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 (/ (* (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 (* (sqrt (* ew (sin t))) (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 t) ew)) #s(literal -1 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 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (sin.f64 t)))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) #s(literal -1 binary64))) ew)) |
(* -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 (fma.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.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)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) #s(literal -1/2 binary64)))) (pow.f64 ew #s(literal 3 binary64))))) ew)) |
(* -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 (fma.f64 (sqrt.f64 (/.f64 (sin.f64 t) ew)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 1/2 binary64) (fma.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))) (sin.f64 t) (/.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))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.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)))) ew))) (pow.f64 ew #s(literal 3 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) (pow (sqrt -1) 2)))) (* -1 (/ (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) ew))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 eh (/.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))) ew) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) ew)) |
(* -1 (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (pow (sqrt -1) 3))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t))))) |
(* -1 (* ew (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 3))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) (*.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) ew)) |
(* -1 (* ew (+ (* -1/8 (* (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (sqrt -1)) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 3)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) (*.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) ew)) |
(* -1 (* ew (+ (* -1/8 (* (/ (* (pow eh 2) (* (pow (cos t) 2) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 2))) (sqrt -1)) (sqrt (/ 1 (* (pow ew 5) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 3) (pow (sin t) 3))))))) (+ (* 1/16 (* (/ (* (pow eh 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) 3))) (pow (sqrt -1) 3)) (sqrt (/ 1 (* (pow ew 7) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 5) (pow (sin t) 5))))))) (+ (* 1/2 (* (* eh (* (cos t) (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 3))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 7 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) (*.f64 (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) ew)) |
(* -1 (* ew (- (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew) (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) ew) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) 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 (/.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)) |
(+ 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)) |
(+ (* 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 (*.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))))) (/ (* 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 t ew) (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 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))))))) |
(/ (+ (* 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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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) |
(* (* 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh)) |
(/ (+ (* 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 (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 (sqrt.f64 #s(literal 2 binary64)) eh))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) 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 (sqrt.f64 (/.f64 (/.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))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) 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 #s(literal 1/2 binary64) (/.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)))))) (sqrt.f64 (*.f64 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))))) t))) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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))))))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) 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 (sqrt.f64 #s(literal 2 binary64)) eh))) (pow.f64 t #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.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))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) 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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (sqrt.f64 #s(literal 2 binary64)) eh))) (sqrt.f64 (*.f64 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))))) t))) (*.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 (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)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.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))))) ew) #s(literal 3 binary64)) t)))) (*.f64 t t) (*.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 (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 (sqrt.f64 #s(literal 2 binary64)) eh))) (sqrt.f64 (*.f64 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))))) t))))) (pow.f64 t #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.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))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) t) |
(sqrt (* ew t)) |
(sqrt.f64 (*.f64 t ew)) |
(+ (sqrt (* ew t)) (* -1/12 (sqrt (* ew (pow t 5))))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) ew)) #s(literal -1/12 binary64) (sqrt.f64 (*.f64 t ew))) |
(+ (sqrt (* ew t)) (* (pow t 3) (+ (* -1/12 (sqrt (/ ew t))) (* 1/240 (sqrt (* ew (pow t 3))))))) |
(fma.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) ew)) #s(literal 1/240 binary64) (*.f64 (sqrt.f64 (/.f64 ew t)) #s(literal -1/12 binary64))) (pow.f64 t #s(literal 3 binary64)) (sqrt.f64 (*.f64 t ew))) |
(+ (sqrt (* ew t)) (* (pow t 3) (+ (* -1/12 (sqrt (/ ew t))) (* (pow t 2) (+ (* -1/288 (sqrt (/ ew t))) (* 1/240 (sqrt (/ ew t)))))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 ew t)) #s(literal 1/1440 binary64)) (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 ew t)) #s(literal -1/12 binary64))) (pow.f64 t #s(literal 3 binary64)) (sqrt.f64 (*.f64 t ew))) |
(/ (pow eh 2) (* ew t)) |
(/.f64 (/.f64 (*.f64 eh eh) ew) t) |
(/ (- (* (pow t 2) (- ew (* -1 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/.f64 (fma.f64 (-.f64 ew (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (* -1/6 ew) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (+ (* -1/6 ew) (* (pow t 2) (- (* 1/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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)))))))))))))) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.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 #s(literal -1/6 binary64) ew)) (neg.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) 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 (- (* -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 (neg.f64 (*.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 (- (* -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 (- (* 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 (- (* -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 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (neg.f64 (*.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 (neg.f64 (*.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 (- (* -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 (- (* 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/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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 (- (* 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 (- (* -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 (- (* -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 (- (* -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 (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (neg.f64 (*.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 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 ew (neg.f64 (*.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 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (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 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (neg.f64 (*.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 (neg.f64 (*.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 t ew) |
(* 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) |
(* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) |
(neg.f64 (*.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))))) (pow (sqrt -1) 2))) (* ew (* t (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) t) ew (neg.f64 (*.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))))) (pow (sqrt -1) 2))) (* t (+ (* -1/2 (* eh (* t (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) t) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) ew)) t (neg.f64 (*.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))))) (pow (sqrt -1) 2))) (* t (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2))) (* t (+ (* -1/2 (* eh (* (sin (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))) (* -1/6 (* ew (* t (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sqrt -1) 2)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t ew) (*.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) #s(literal -1/2 binary64))) t (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) ew)) t (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) |
(* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (* t (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1)))))) (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt -1))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) (*.f64 (*.f64 t ew) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (*.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* t (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* t (* (sqrt -1) (- (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/4 (/ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))))) (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt -1))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) ew) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) t) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) eh) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))))) (sqrt.f64 #s(literal -1 binary64)))))) t (*.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* t (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sqrt -1))))) (* t (+ (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* t (* (sqrt -1) (- (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/2 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (- (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/4 (/ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) (* 1/2 (* (sqrt (/ 1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* (sqrt -1) (- (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/4 (/ (* (pow ew 2) (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2)) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))))) (* (sqrt (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (sqrt -1))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) t) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) eh) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64)) (sin.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)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) eh) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) #s(literal 2 binary64)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))))))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))))) ew))) t (*.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh)) |
(- (* -1 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
(-.f64 (neg.f64 (*.f64 (*.f64 t ew) (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)) |
(- (* 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))))))) |
(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 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) t (*.f64 (neg.f64 eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) |
(- (* t (- (* t (- (* 1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* -1/2 (* eh (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))))))) |
(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 #s(literal 1/2 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) t (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) t (*.f64 (neg.f64 eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) |
(+ 1 (* -1/2 (pow t 2))) |
(fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))) |
(fma.f64 (-.f64 (*.f64 (*.f64 t t) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64)) (*.f64 t t)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
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 (-.f64 (*.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 (-.f64 (*.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) |
(/ 1 ew) |
(/.f64 #s(literal 1 binary64) ew) |
(+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)) |
(/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew) |
(+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) ew) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (/.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 (*.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64)) ew) (*.f64 t t)) (/.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) |
(+ (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 (*.f64 t t) #s(literal 1/24 binary64)) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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)))) |
(* 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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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))) |
(* 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))))) |
(* (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 (/.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))) |
(- (* ew (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(fma.f64 (sin.f64 t) ew (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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 #s(literal 1 binary64) (/.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))))) |
(* (pow (sqrt -1) 2) (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(neg.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))))))) |
(* (sqrt -1) (sqrt (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
(*.f64 (sqrt.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))))))) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
(neg.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))))))) |
(cos t) |
(cos.f64 t) |
(sin t) |
(sin.f64 t) |
(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))))) |
(* 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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 948 |
| 0 | 145 | 896 |
| 1 | 468 | 845 |
| 2 | 3100 | 845 |
| 0 | 8186 | 827 |
| 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh)) |
(*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh) |
#s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
#s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) |
(sqrt.f64 (*.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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) eh) |
(sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t))))) |
(-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
#s(approx (* (sin t) ew) (*.f64 t ew)) |
(*.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t))) |
(cos.f64 t) |
(sin.f64 t) |
#s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) |
(atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh (sin.f64 t)))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| Outputs |
|---|
(*.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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (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 (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh)) #s(literal 2 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (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 (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (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 (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh)) #s(literal 2 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh) |
(*.f64 eh #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew))) |
#s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
(*.f64 (neg.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) (neg.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))))) |
(*.f64 (sqrt.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) (pow.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) |
(*.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) |
(pow.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) |
(pow.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)))))) |
(fabs.f64 (neg.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))))) |
(fabs.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))))) |
(exp.f64 (/.f64 (fma.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64) (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (fma.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64) (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) (neg.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))))) |
(*.f64 (sqrt.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) (pow.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) |
(*.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) |
(pow.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) |
(pow.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)))))) |
(fabs.f64 (neg.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))))) |
(fabs.f64 (neg.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))))) |
(exp.f64 (/.f64 (fma.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64) (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (fma.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64) (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) (neg.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) (fabs.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) (sqrt.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) |
(pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) |
(exp.f64 (/.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) (sinh.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 ew)) |
(*.f64 (sqrt.f64 ew) (sqrt.f64 (sin.f64 t))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sin.f64 t) ew)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) eh)) #s(literal 2 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) eh)) #s(literal 2 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) eh)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) eh) |
(*.f64 eh (tanh.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)))))) |
(/.f64 (*.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))) eh) (cosh.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)))))) |
(/.f64 (*.f64 eh (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)))) (cosh.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)))))) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)) (cosh.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))))) |
(*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)) (/.f64 (/.f64 eh (sin.f64 t)) (cosh.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) (exp.f64 (neg.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))))) (+.f64 (exp.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) (exp.f64 (neg.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)))) (neg.f64 (cosh.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))))) |
(/.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)) eh) (*.f64 (sin.f64 t) (cosh.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))))) |
(/.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))) (cosh.f64 (asinh.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (sin t) ew) (*.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 #s(approx (* (sin t) ew) (*.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 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.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)))) (neg.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.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))) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.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 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) eh #s(approx (* (sin t) ew) (*.f64 t ew))) |
(fma.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (*.f64 (cos.f64 t) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(approx (* (sin t) ew) (*.f64 t ew))) |
(fma.f64 (cos.f64 t) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) |
(fma.f64 eh (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) #s(approx (* (sin t) ew) (*.f64 t ew))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew)))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.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)) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64))))) |
(-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh))) |
(+.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(+.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (neg.f64 eh))) |
(+.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.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)) #s(approx (* (sin t) ew) (*.f64 t ew))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (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) #s(approx (* (sin t) ew) (*.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 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (neg.f64 #s(approx (* (sin t) ew) (*.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 (fabs.f64 (-.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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)))) (fabs.f64 (+.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 (fabs.f64 (-.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 (fabs.f64 (-.f64 (*.f64 #s(approx (* (sin t) ew) (*.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) (cos.f64 t)) (neg.f64 eh))))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew)))) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (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 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))))) (sqrt.f64 (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) #s(approx (* (sin t) ew) (*.f64 t ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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 (-.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 (-.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))))) (neg.f64 (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) #s(approx (* (sin t) ew) (*.f64 t ew))))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (sin t) ew) (*.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) (cos.f64 t)) (neg.f64 eh)))) (+.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 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (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 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.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 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #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) #s(approx (* (sin t) ew) (*.f64 t ew)))) (neg.f64 (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) #s(approx (* (sin t) ew) (*.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 #s(approx (* (sin t) ew) (*.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))) |
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) #s(approx (* (sin t) ew) (*.f64 t ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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) #s(approx (* (sin t) ew) (*.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) #s(approx (* (sin t) ew) (*.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 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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 #s(approx (* (sin t) ew) (*.f64 t ew)) (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))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (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) #s(approx (* (sin t) ew) (*.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 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (neg.f64 #s(approx (* (sin t) ew) (*.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 (fabs.f64 (-.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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)))) (fabs.f64 (+.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 (fabs.f64 (-.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 (fabs.f64 (-.f64 (*.f64 #s(approx (* (sin t) ew) (*.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) (cos.f64 t)) (neg.f64 eh))))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew)))) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (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 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))))) (sqrt.f64 (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) #s(approx (* (sin t) ew) (*.f64 t ew)))) (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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 (-.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 (-.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))))) (neg.f64 (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) #s(approx (* (sin t) ew) (*.f64 t ew))))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (sin t) ew) (*.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) (cos.f64 t)) (neg.f64 eh)))) (+.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 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (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 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.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 (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) (fma.f64 (neg.f64 (cos.f64 t)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #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) #s(approx (* (sin t) ew) (*.f64 t ew)))) (neg.f64 (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) #s(approx (* (sin t) ew) (*.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) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 #s(approx (* (sin t) ew) (*.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))) |
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.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 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) #s(approx (* (sin t) ew) (*.f64 t ew))) (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t)) (neg.f64 eh)) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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) #s(approx (* (sin t) ew) (*.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) #s(approx (* (sin t) ew) (*.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 (/.f64 eh (tan.f64 t)) ew) eh) (cos.f64 t) #s(approx (* (sin t) ew) (*.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 #s(approx (* (sin t) ew) (*.f64 t ew)) (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))) |
#s(approx (* (sin t) ew) (*.f64 t ew)) |
(*.f64 (sqrt.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 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))) (*.f64 (cos.f64 t) 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))) (*.f64 (cos.f64 t) eh))))) |
(*.f64 (pow.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/2 binary64)) #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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64))) |
(*.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))) (*.f64 (cos.f64 t) eh))) #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))) (*.f64 (cos.f64 t) eh))) #s(literal 1/2 binary64))) |
(*.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64)) (sqrt.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/2 binary64)))) |
(*.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64)) (pow.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.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))) (*.f64 (cos.f64 t) 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))) (*.f64 (cos.f64 t) eh)))))) |
(pow.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 4 binary64)) #s(literal 1/4 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))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.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))) (*.f64 (cos.f64 t) eh))))) #s(literal 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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1 binary64)) |
(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))) (*.f64 (cos.f64 t) eh))))) |
(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))) (*.f64 (cos.f64 t) 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))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))) |
(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))) (*.f64 (cos.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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(exp.f64 (*.f64 (log.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))) (*.f64 (cos.f64 t) eh))))) #s(literal 1 binary64))) |
(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))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (log.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))) (*.f64 (cos.f64 t) eh)))))) |
(+.f64 (cosh.f64 (log.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))) (*.f64 (cos.f64 t) eh)))))) (sinh.f64 (log.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))) (*.f64 (cos.f64 t) eh))))))) |
(*.f64 (neg.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64))) (neg.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.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))) (*.f64 (cos.f64 t) eh))))) #s(literal 1/4 binary64))) |
(*.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))) (*.f64 (cos.f64 t) eh))) #s(literal 1/4 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))) (*.f64 (cos.f64 t) eh))) #s(literal 1/4 binary64))) |
(*.f64 (pow.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.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))) (*.f64 (cos.f64 t) eh))))) #s(literal 1/4 binary64)) (pow.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64))) |
(pow.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64)) #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))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.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))) (*.f64 (cos.f64 t) eh))))) #s(literal 1 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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/2 binary64)) |
(neg.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))) (*.f64 (cos.f64 t) 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))) (*.f64 (cos.f64 t) eh))))) |
(fabs.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))) (*.f64 (cos.f64 t) eh)))))) |
(exp.f64 (/.f64 (log.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))) (*.f64 (cos.f64 t) eh))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.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))) (*.f64 (cos.f64 t) eh)))))) #s(literal 1 binary64))) |
(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))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (log.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))) (*.f64 (cos.f64 t) eh))))))) |
(+.f64 (cosh.f64 (log.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))) (*.f64 (cos.f64 t) eh))))))) (sinh.f64 (log.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))) (*.f64 (cos.f64 t) eh)))))))) |
(*.f64 (sqrt.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 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))) (*.f64 (cos.f64 t) 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))) (*.f64 (cos.f64 t) eh))))) |
(*.f64 (pow.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/2 binary64)) #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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64))) |
(*.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))) (*.f64 (cos.f64 t) eh))) #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))) (*.f64 (cos.f64 t) eh))) #s(literal 1/2 binary64))) |
(*.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64)) (sqrt.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/2 binary64)))) |
(*.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64)) (pow.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.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))) (*.f64 (cos.f64 t) 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))) (*.f64 (cos.f64 t) eh)))))) |
(pow.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 4 binary64)) #s(literal 1/4 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))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.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))) (*.f64 (cos.f64 t) eh))))) #s(literal 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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1 binary64)) |
(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))) (*.f64 (cos.f64 t) eh))))) |
(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))) (*.f64 (cos.f64 t) 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))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))) |
(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))) (*.f64 (cos.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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)))) |
(exp.f64 (*.f64 (log.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))) (*.f64 (cos.f64 t) eh))))) #s(literal 1 binary64))) |
(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))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (log.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))) (*.f64 (cos.f64 t) eh)))))) |
(+.f64 (cosh.f64 (log.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))) (*.f64 (cos.f64 t) eh)))))) (sinh.f64 (log.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))) (*.f64 (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh))) |
(neg.f64 (atan.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) |
(neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew)))) |
(neg.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 t)) (/.f64 eh ew)) (sin.f64 t)))) |
(atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(fma.f64 (neg.f64 (sin.f64 t)) #s(literal 0 binary64) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 t) (*.f64 #s(literal 0 binary64) (sin.f64 t))) |
(fma.f64 (sin.f64 t) #s(literal 0 binary64) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 t)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 t) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) t)) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 t)))) |
(cos.f64 (neg.f64 (neg.f64 t))) |
(cos.f64 (neg.f64 t)) |
(cos.f64 t) |
(+.f64 (*.f64 (neg.f64 (sin.f64 t)) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 0 binary64) (sin.f64 t))) |
(+.f64 (*.f64 (sin.f64 t) #s(literal 0 binary64)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(sin.f64 t) |
#s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)) |
(atan.f64 (*.f64 (/.f64 eh (sin.f64 t)) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (/.f64 eh (tan.f64 t)) 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 (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 (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 (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))))) |
(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)) |
(/.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)) (*.f64 #s(literal 1 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)) |
(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))) |
(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 102 135 to 4 128 computations (96% saved)
40 alts after pruning (40 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 683 | 25 | 708 |
| Fresh | 10 | 15 | 25 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 698 | 40 | 738 |
| Status | Accuracy | Program |
|---|---|---|
| 32.6% | (pow.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))) (*.f64 (cos.f64 t) eh))))) #s(literal 2 binary64)) | |
| 33.9% | (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) | |
| 20.4% | (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) | |
| 22.6% | (*.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64)) (sqrt.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/2 binary64)))) | |
| 14.8% | (*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) | |
| 12.6% | (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) | |
| 47.3% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| 20.3% | (fabs.f64 (pow.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 2 binary64))) | |
| 26.7% | (fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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))) | |
| 23.1% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) | |
| 13.4% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) #s(literal 2 binary64))) | |
| 21.5% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) (sin.f64 t)))) (*.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 10.3% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 ew))) #s(literal 2 binary64))) | |
| 9.2% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) | |
| 9.4% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) | |
| 9.3% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) | |
| 18.9% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) | |
| 9.7% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) | |
| 51.5% | (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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)))))) | |
| 26.0% | (fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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))))) | |
| 20.7% | (fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan 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 1/2 binary64))))) | |
| ▶ | 25.6% | (fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
| 16.7% | (fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| 32.3% | (fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| 87.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) | |
| 15.2% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) | |
| 21.6% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 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)))) | |
| ▶ | 37.0% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
| ▶ | 88.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh))) |
| 47.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (fma.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 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))))) eh))) | |
| ▶ | 36.3% | (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 (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
| 52.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 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.f64 t) eh)))) | |
| 33.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 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 54.3% | (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 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))) | |
| 40.5% | (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 (/.f64 eh ew) t)))) eh))) | |
| ▶ | 92.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh))) |
| 91.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh))) | |
| 29.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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))) | |
| 18.9% | (exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) | |
| 42.7% | #s(approx (* (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))))) (*.f64 (fma.f64 eh (/.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))) ew) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) ew)) |
Compiled 5 212 to 2 500 computations (52% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh))) | |
| cost-diff | 0 | #s(approx (* (sin t) ew) (*.f64 t ew)) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| cost-diff | 0 | (fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| cost-diff | 2 | (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) | |
| cost-diff | 2 | (*.f64 (fma.f64 (-.f64 (*.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) | |
| cost-diff | 0 | (sin.f64 t) | |
| cost-diff | 0 | (*.f64 (sin.f64 t) ew) | |
| cost-diff | 0 | #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) | |
| cost-diff | 0 | #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 1400 |
| 0 | 161 | 1397 |
| 1 | 328 | 1391 |
| 2 | 835 | 1391 |
| 3 | 2599 | 1382 |
| 0 | 8177 | 1358 |
| 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh)) |
(*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh) |
#s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
(*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.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 |
(/.f64 (cos.f64 t) ew) |
(cos.f64 t) |
(*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(/.f64 (sin.f64 t) eh) |
(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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
#s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh) |
(sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) |
(atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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))))) |
(*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))) |
#s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 t t) |
t |
#s(literal 1 binary64) |
ew |
(/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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))) |
eh |
#s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) |
(*.f64 (fma.f64 (-.f64 (*.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) |
(fma.f64 (-.f64 (*.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)) |
(-.f64 (*.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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
#s(approx (* (sin t) ew) (*.f64 t ew)) |
(*.f64 t ew) |
t |
ew |
(*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(neg.f64 eh) |
eh |
(*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
#s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(tan.f64 t) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew 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))) (sin.f64 t)) |
(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)) |
eh |
(tan.f64 t) |
t |
ew |
(sin.f64 t) |
(/.f64 ew eh) |
(*.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)) |
(cos.f64 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh)) |
(*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh) |
(*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh) |
#s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
#s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) |
(*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew) |
(*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (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) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) |
(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 |
(/.f64 (cos.f64 t) ew) |
(cos.f64 t) |
(*.f64 (/.f64 (sin.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) eh)) |
(/.f64 (sin.f64 t) eh) |
(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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
#s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) 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 eh #s(approx (sin t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) t))) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) 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 eh #s(approx (sin t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) t))) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh) |
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh #s(approx (sin t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) t))) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) eh) |
(sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) |
(sin.f64 (atan.f64 (*.f64 (/.f64 eh #s(approx (sin t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) t))) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))))) |
(atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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))))) |
(atan.f64 (*.f64 (/.f64 eh #s(approx (sin t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) t))) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)))) |
(*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))) |
(*.f64 (/.f64 eh #s(approx (sin t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) t))) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew))) |
#s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) |
#s(approx (/ (cos t) ew) (/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew) |
(/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 t t) |
t |
#s(literal 1 binary64) |
ew |
(/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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))) |
(/.f64 eh #s(approx (sin t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) t))) |
eh |
#s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) |
#s(approx (sin t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) t)) |
(*.f64 (fma.f64 (-.f64 (*.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) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) t) |
(fma.f64 (-.f64 (*.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)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(-.f64 (*.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 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) t) t) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.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) #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.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)) ew) eh) #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))) |
#s(approx (* (sin t) ew) (*.f64 t ew)) |
(*.f64 t ew) |
t |
ew |
(*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(*.f64 (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh)) |
(neg.f64 eh) |
eh |
(*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
#s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (tan.f64 t)) |
(tan.f64 t) |
(cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.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 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 ew eh) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 ew eh) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 ew eh) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.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 (/.f64 ew eh) (sin.f64 t)) (*.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))) (sin.f64 t)) |
(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)) |
eh |
(tan.f64 t) |
t |
ew |
(sin.f64 t) |
(/.f64 ew eh) |
(*.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)) |
(cos.f64 t) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 2.4446796876010604 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 2.9438225950736014 | (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) | |
| accuracy | 7.064802981342587 | (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) | |
| accuracy | 20.0704557988747 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) | |
| accuracy | 7.064802981342587 | (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) | |
| accuracy | 11.264509135535599 | (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) | |
| accuracy | 16.209177270729388 | #s(approx (* (sin t) ew) (*.f64 t ew)) | |
| accuracy | 16.324733518791113 | #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) | |
| accuracy | 2.487648437601061 | (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))) | |
| accuracy | 16.14389705858595 | #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) | |
| accuracy | 16.417296766630148 | #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) | |
| accuracy | 20.176498404388898 | #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 (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh)) | |
| accuracy | 0.0 | (sin.f64 t) | |
| accuracy | 0.0 | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) | |
| accuracy | 0.0859375 | (*.f64 (sin.f64 t) ew) | |
| accuracy | 20.67226357109065 | #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) | |
| accuracy | 2.4446796876010604 | (/.f64 (/.f64 eh (tan.f64 t)) ew) | |
| accuracy | 2.9438225950736014 | (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh) | |
| accuracy | 7.064802981342587 | (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) | |
| accuracy | 20.0704557988747 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
| 467.0ms | 54× | 2 | valid |
| 116.0ms | 121× | 0 | invalid |
| 113.0ms | 51× | 0 | valid |
| 75.0ms | 30× | 1 | valid |
Compiled 851 to 81 computations (90.5% saved)
ival-sin: 311.0ms (46.6% of total)ival-mult: 125.0ms (18.7% of total)ival-cos: 91.0ms (13.6% of total)adjust: 29.0ms (4.3% of total)ival-div: 26.0ms (3.9% of total)ival-sqrt: 18.0ms (2.7% of total)ival-add: 13.0ms (1.9% of total)const: 11.0ms (1.6% of total)ival-tan: 9.0ms (1.3% of total)ival-atan: 8.0ms (1.2% of total)ival-cosh: 5.0ms (0.7% of total)ival-fabs: 5.0ms (0.7% of total)ival-sub: 4.0ms (0.6% of total)ival-asinh: 4.0ms (0.6% of total)ival-tanh: 3.0ms (0.4% of total)ival-pow2: 3.0ms (0.4% of total)ival-neg: 1.0ms (0.1% 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 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh)) |
(*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh) |
#s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
#s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(*.f64 (fma.f64 (-.f64 (*.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 (+ (* (* 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 (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh) |
(-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
#s(approx (* (sin t) ew) (*.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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
#s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) |
#s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) |
(*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))) |
#s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| Outputs |
|---|
(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 (* (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))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(fabs (* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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 (* (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)))))) |
(/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) eh) |
(/ (+ (* 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)))))) eh) |
(/ (+ (* 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) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* 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 (* (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)) (* -1 (/ (pow (cos 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)))))))) |
(+ (/ (* 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))))))))) |
(+ (/ (* 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)))) |
(+ (/ (* 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))))) |
(+ (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))))))))))))) |
(/ (* 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)))))))) |
(+ (/ (* 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))))))))) |
(+ (* -1 (/ (+ (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -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)))) 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))))))))) |
(+ (* -1 (/ (+ (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -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)))) (/ (* (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))) 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))))))))) |
(+ (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)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew) |
(/ (* 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))))))) |
(+ (/ (* 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 (+ (* 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 (+ (* (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 (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)))))))) |
(+ (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) |
(* 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)) (* (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))))))) |
(* ew (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))) |
(* 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))))) (pow ew 3))) (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)))) |
(* 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))))) (pow ew 3))) (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 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 4)) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))) |
(/ (+ (* 1/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)) (* (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 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))) |
(* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)) (* -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))))) (pow ew 3))))))) |
(* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)) (* -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))))))) (pow ew 3))))))) |
(* -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)))))) (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (* -1/6 ew) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (+ (* -1/6 ew) (* (pow t 2) (- (* 1/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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)))))))))))))) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) 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 (- (* -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 (- (* -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 (- (* 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 (- (* -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 (- (* -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 (- (* 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/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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 (- (* 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 (- (* -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 (- (* -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 (- (* -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) |
(* 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 (* (exp (+ (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 (- (/ (exp (+ (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)))))))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* 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 (* (exp (+ (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)))) (+ (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)))))))))) (* 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))))))))) |
(- (/ (exp (+ (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))))))))) |
(- (+ (/ (exp (+ (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)) (/ 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 (+ (* 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)))) (+ (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))))))))) |
(- (+ (* t (+ (* 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/6 (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 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)))) (+ (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))))))))) |
(+ (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)))))))))) |
(/ 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) |
(/ 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)) |
(/ (+ (* (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 |
(+ 1 (* -1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))) |
(* 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) |
(* -1/5040 (pow t 7)) |
(* (pow t 7) (- (* 1/120 (/ 1 (pow t 2))) 1/5040)) |
(* (pow t 7) (- (* 1/120 (/ 1 (pow t 2))) (+ 1/5040 (/ 1/6 (pow t 4))))) |
(* (pow t 7) (- (+ (* 1/120 (/ 1 (pow t 2))) (/ 1 (pow t 6))) (+ 1/5040 (/ 1/6 (pow t 4))))) |
(- (* ew (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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))))))) |
(* eh (+ (/ (* 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))) 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))))))) |
(log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) |
(cos t) |
(* -1 (* (pow t 7) (- 1/5040 (* 1/120 (/ 1 (pow t 2)))))) |
(* -1 (* (pow t 7) (- (+ 1/5040 (/ 1/6 (pow t 4))) (* 1/120 (/ 1 (pow t 2)))))) |
(* -1 (* (pow t 7) (- (+ 1/5040 (/ 1/6 (pow t 4))) (+ (* 1/120 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 54.0ms | t | @ | inf | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (* (sin t) ew) (sin t) (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) 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))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin 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)))))) (* (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ ew eh)) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t))) eh) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ ew eh)) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t))) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (/ (/ eh (tan t)) ew) (sin t) (/ (cos t) ew) (* (/ (cos t) ew) (/ eh (sin t))) (cos t)) |
| 22.0ms | eh | @ | -inf | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (* (sin t) ew) (sin t) (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) 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))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin 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)))))) (* (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ ew eh)) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t))) eh) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ ew eh)) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t))) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (/ (/ eh (tan t)) ew) (sin t) (/ (cos t) ew) (* (/ (cos t) ew) (/ eh (sin t))) (cos t)) |
| 17.0ms | t | @ | -inf | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (* (sin t) ew) (sin t) (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) 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))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin 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)))))) (* (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ ew eh)) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t))) eh) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ ew eh)) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t))) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (/ (/ eh (tan t)) ew) (sin t) (/ (cos t) ew) (* (/ (cos t) ew) (/ eh (sin t))) (cos t)) |
| 13.0ms | ew | @ | 0 | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (* (sin t) ew) (sin t) (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) 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))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin 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)))))) (* (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ ew eh)) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t))) eh) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ ew eh)) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t))) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (/ (/ eh (tan t)) ew) (sin t) (/ (cos t) ew) (* (/ (cos t) ew) (/ eh (sin t))) (cos t)) |
| 13.0ms | eh | @ | inf | ((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))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) eh) (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (fabs (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2)) (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (* (sin t) ew) (sin t) (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) 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))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) eh) (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (fabs (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew))))) (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (* (sin 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)))))) (* (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ ew eh)) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t))) eh) (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ ew eh)) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t))) (cos (atan (/ (/ eh (tan t)) ew))) (asinh (/ (/ eh (tan t)) ew)) (/ (/ eh (tan t)) ew) (sin t) (/ (cos t) ew) (* (/ (cos t) ew) (/ eh (sin t))) (cos t)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1646 | 40406 |
| 1 | 6291 | 38133 |
| 0 | 8035 | 36831 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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 (* (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))))))) |
(* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
(+ (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) |
(fabs (* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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 (* (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)))))) |
(/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) eh) |
(/ (+ (* 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)))))) eh) |
(/ (+ (* 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) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(/ (* 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 (* (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)) (* -1 (/ (pow (cos 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)))))))) |
(+ (/ (* 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))))))))) |
(+ (/ (* 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)))) |
(+ (/ (* 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))))) |
(+ (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))))))))))))) |
(/ (* 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)))))))) |
(+ (/ (* 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))))))))) |
(+ (* -1 (/ (+ (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -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)))) 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))))))))) |
(+ (* -1 (/ (+ (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -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)))) (/ (* (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))) 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))))))))) |
(+ (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)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew) |
(/ (* 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))))))) |
(+ (/ (* 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 (+ (* 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 (+ (* (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 (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)))))))) |
(+ (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) |
(* 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)) (* (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))))))) |
(* ew (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))) |
(* 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))))) (pow ew 3))) (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)))) |
(* 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))))) (pow ew 3))) (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 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 4)) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))) |
(/ (+ (* 1/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)) (* (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 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))) |
(* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)) (* -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))))) (pow ew 3))))))) |
(* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)) (* -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))))))) (pow ew 3))))))) |
(* -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)))))) (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (* -1/6 ew) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (+ (* -1/6 ew) (* (pow t 2) (- (* 1/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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)))))))))))))) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) 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 (- (* -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 (- (* -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 (- (* 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 (- (* -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 (- (* -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 (- (* 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/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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 (- (* 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 (- (* -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 (- (* -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 (- (* -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) |
(* 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 (* (exp (+ (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 (- (/ (exp (+ (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)))))))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(+ (* 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 (* (exp (+ (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)))) (+ (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)))))))))) (* 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))))))))) |
(- (/ (exp (+ (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))))))))) |
(- (+ (/ (exp (+ (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)) (/ 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 (+ (* 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)))) (+ (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))))))))) |
(- (+ (* t (+ (* 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/6 (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 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)))) (+ (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))))))))) |
(+ (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)))))))))) |
(/ 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) |
(/ 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)) |
(/ (+ (* (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 |
(+ 1 (* -1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))) |
(* 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) |
(* -1/5040 (pow t 7)) |
(* (pow t 7) (- (* 1/120 (/ 1 (pow t 2))) 1/5040)) |
(* (pow t 7) (- (* 1/120 (/ 1 (pow t 2))) (+ 1/5040 (/ 1/6 (pow t 4))))) |
(* (pow t 7) (- (+ (* 1/120 (/ 1 (pow t 2))) (/ 1 (pow t 6))) (+ 1/5040 (/ 1/6 (pow t 4))))) |
(- (* ew (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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))))))) |
(* eh (+ (/ (* 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))) 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))))))) |
(log (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) |
(cos t) |
(* -1 (* (pow t 7) (- 1/5040 (* 1/120 (/ 1 (pow t 2)))))) |
(* -1 (* (pow t 7) (- (+ 1/5040 (/ 1/6 (pow t 4))) (* 1/120 (/ 1 (pow t 2)))))) |
(* -1 (* (pow t 7) (- (+ 1/5040 (/ 1/6 (pow t 4))) (+ (* 1/120 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))) |
| Outputs |
|---|
(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))) |
(*.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)))))) |
(/ (* 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)) |
(* 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) |
(+ (* 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))) |
(fabs (* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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 #s(literal 1 binary64) (/.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 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* 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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) |
(+ (* 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 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 (*.f64 (/.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 0 binary64)) (cos.f64 t)) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t))) (*.f64 eh eh))) |
(+ (* 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 (fma.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (-.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 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) (/.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))))) (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.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 0 binary64)))) eh (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t))) (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t))) |
(/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew))) eh) |
(/ (+ (* 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)))))) 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 (fma.f64 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 (*.f64 (/.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 0 binary64)) (cos.f64 t)) (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t))) (*.f64 eh eh))) eh) |
(/ (+ (* 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) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (-.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 #s(literal 1/3 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)) (/.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))))) (pow.f64 (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.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 0 binary64)))) eh (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t))) (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t))) eh) |
(cos (atan (/ (* eh (cos t)) (* ew (sin t))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) 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 (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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 #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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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 (-.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) 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 (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)))))) (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)) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 eh eh)) (neg.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) ew) (sin.f64 t)))) (*.f64 eh 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 (*.f64 (cos.f64 t) eh) (-.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))) (/.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)))))) (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)))))) |
(* 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 (fma.f64 (cos.f64 t) (/.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))) (/.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))))) (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 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) 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/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 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh)) (fma.f64 (cos.f64 t) (/.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 (*.f64 (pow.f64 (/.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))) (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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 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 (pow.f64 (/.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 (/.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)))))) (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)) (/.f64 (*.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))) (/.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))))) (cos.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)))))))) 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 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh)) (fma.f64 (cos.f64 t) (/.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))) (/.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))))) (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)))))) (fma.f64 (cos.f64 t) (/.f64 (-.f64 (+.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 (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 (pow.f64 (/.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)))) (fma.f64 (/.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)) (*.f64 (pow.f64 (/.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/24 binary64) (/.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)))) (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)))))))) (fma.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.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))) (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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 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 (pow.f64 (/.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 (/.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)))))) (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 (*.f64 (pow.f64 (/.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 (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 (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))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (cos.f64 t) (/.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 (*.f64 (pow.f64 (/.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))) (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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 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 (pow.f64 (/.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 (/.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)))))) (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)))))) 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 (*.f64 (pow.f64 (/.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))))) (cos.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)))))) |
(+ (/ (* 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))))))))) |
(fma.f64 (cos.f64 t) (/.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))) (/.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))))) (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 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) 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)))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh)) (fma.f64 (cos.f64 t) (/.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 (*.f64 (pow.f64 (/.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))) (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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 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 (pow.f64 (/.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 (/.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)))))) (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)) (/.f64 (*.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))) (/.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))))) (cos.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)))))))) |
(+ (/ (* 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))))) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh)) (fma.f64 (cos.f64 t) (/.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))) (/.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))))) (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)))))) (fma.f64 (cos.f64 t) (/.f64 (-.f64 (+.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 (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 (pow.f64 (/.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)))) (fma.f64 (/.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)) (*.f64 (pow.f64 (/.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/24 binary64) (/.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)))) (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)))))))) (fma.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.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))) (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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 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 (pow.f64 (/.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 (/.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)))))) (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 (*.f64 (pow.f64 (/.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 (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 (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))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (cos.f64 t) (/.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 (*.f64 (pow.f64 (/.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))) (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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 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 (pow.f64 (/.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 (/.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)))))) (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)))))) |
(+ (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)) |
(/ (* 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 (cos.f64 t) eh) (-.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 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))))))) (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))))))) |
(* -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 (*.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 (*.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)))) (/.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)))))) (cos.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))))))))) 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 (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 t) (/.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)))) (/.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)))))) (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 (fma.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.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)))))) (*.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)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.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)) (*.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 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) (*.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)))) (/.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))))))) (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))))) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t))) 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 (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 t) (/.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)))) (/.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)))))) (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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t) (neg.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 t) (/.f64 (-.f64 (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 (*.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 (pow.f64 (/.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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.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))))) (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/24 binary64) (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 (*.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 (pow.f64 (/.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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)))) #s(literal 1/8 binary64) (/.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 (pow.f64 (/.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)))))))))) (fma.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)))) (/.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 (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))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.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)))))) (*.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)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.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)) (*.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 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) (*.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)))) (/.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))))))) (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 #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 eh eh)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.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)))))) (*.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)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.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)) (*.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 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) (*.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)))) (/.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))))))) (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))))) (cos.f64 t))) eh)))) 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)))))))) |
(/.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)))) (/.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)))))) (cos.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))))))) |
(+ (/ (* 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))))))))) |
(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 (*.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)))) (/.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)))))) (cos.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)))))))) |
(+ (* -1 (/ (+ (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -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)))) 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))))))))) |
(fma.f64 (cos.f64 t) (/.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)))) (/.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)))))) (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))))))) (neg.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.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)))))) (*.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)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.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)) (*.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 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) (*.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)))) (/.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))))))) (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))))) eh) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t))) eh)))) |
(+ (* -1 (/ (+ (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -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)))) (/ (* (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))) 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))))))))) |
(fma.f64 (cos.f64 t) (/.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)))) (/.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)))))) (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))))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t) (/.f64 (fma.f64 (cos.f64 t) (/.f64 (-.f64 (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 (*.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 (pow.f64 (/.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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.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))))) (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/24 binary64) (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 (*.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 (pow.f64 (/.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 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t))) #s(literal 2 binary64)))) #s(literal 1/8 binary64) (/.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 (pow.f64 (/.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)))))))))) (fma.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)))) (/.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 (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))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.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)))))) (*.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)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.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)) (*.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 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) (*.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)))) (/.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))))))) (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 #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 eh eh)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.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)))))) (*.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)))))) (*.f64 (/.f64 ew (cos.f64 t)) (/.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)) (*.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 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) ew) (sin.f64 t)))))))) (*.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)))) (/.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))))))) (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))))) (cos.f64 t))) eh))) eh))) |
(+ (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)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew) |
(/.f64 (-.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) ew) |
(/ (* 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 (cos.f64 t) eh) (-.f64 (*.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 (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)))))) |
(+ (* 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 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (-.f64 (*.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 (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))))))) |
(+ (* 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 (fma.f64 (*.f64 eh ew) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.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 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.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))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.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))))) (*.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)))))) (/.f64 (*.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 #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 #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)))) (cos.f64 t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))) ew (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (-.f64 (*.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 (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))))))) |
(+ (* 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 (fma.f64 (*.f64 eh (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (-.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 (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 (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 (*.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)))) (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/24 binary64) (/.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)))) (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 (*.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 (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 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))))))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.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 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.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))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.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))))) (*.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)))))) (/.f64 (*.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 #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 #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)))) (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 #s(literal 1/4 binary64) (fma.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 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.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))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.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))))) (*.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)))))) (/.f64 (*.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 #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 #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)))) (cos.f64 t)))) ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t))) ew (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (-.f64 (*.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 (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))))))) |
(/ (* (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 (*.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))))) (cos.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)))))) |
(+ (/ (* 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 (cos.f64 t) (/.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 #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 (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 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh)))) |
(+ (* ew (+ (* 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 (fma.f64 (*.f64 ew (cos.f64 t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.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 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.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))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.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))))) (*.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)))))) (/.f64 (*.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 #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 #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)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))) ew (/.f64 (*.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 #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))))) (cos.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))))))) |
(+ (* ew (+ (* 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)))) (* (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 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (-.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 (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 (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 (*.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)))) (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/24 binary64) (/.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)))) (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 (*.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 (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 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))))))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.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 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.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))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.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))))) (*.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)))))) (/.f64 (*.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 #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 #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)))) (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 #s(literal 1/4 binary64) (fma.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 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.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))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.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))))) (*.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)))))) (/.f64 (*.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 #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 #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)))) (cos.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 (/.f64 (*.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 #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))))) (cos.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))))))) |
(+ (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)))) |
(/ (cos t) ew) |
(/.f64 (cos.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))) |
(*.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)) (* (pow ew 2) (sin t))))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) 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) |
(* 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 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (/.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 0 binary64))) (pow.f64 ew #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) 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) |
(* 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 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (/.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 0 binary64))) (pow.f64 ew #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 #s(literal 1/2 binary64) (-.f64 (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/3 binary64) (fma.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)) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/3 binary64))))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64))))) (pow.f64 ew #s(literal 4 binary64)))))) ew) |
(* ew (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) (*.f64 (*.f64 ew ew) (sin.f64 t)))) 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))))) (pow ew 3))) (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (/.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 0 binary64)) (pow.f64 ew #s(literal 3 binary64)))) #s(literal 1/2 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) (*.f64 (*.f64 ew ew) (sin.f64 t))))) 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))))) (pow ew 3))) (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 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 4)) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (/.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 0 binary64)) (pow.f64 ew #s(literal 3 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 eh (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (fma.f64 (cos.f64 t) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (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/3 binary64) (fma.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)) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/3 binary64))))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)))) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh))))) 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)) (/ (* 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)) (* (pow ew 2) (sin t))))))) |
(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 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (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)) (* (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 (fma.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 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)))) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (/.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 0 binary64))) (pow.f64 ew #s(literal 3 binary64))) #s(literal -1/2 binary64))) ew)) |
(* -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 (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 (*.f64 #s(literal 1/2 binary64) eh) (*.f64 (*.f64 (/.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 0 binary64)) (cos.f64 t)) (neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (fma.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 binary64) (fma.f64 #s(literal -1/3 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/3 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))))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/2 binary64)))) ew))) (pow.f64 ew #s(literal 3 binary64)))) (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (sin.f64 t)))) ew)) |
(* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))) |
(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)))) (/.f64 (sin.f64 t) eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) (*.f64 (*.f64 ew ew) (sin.f64 t))))) ew)) |
(* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)) (* -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))))) (pow ew 3))))))) |
(neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) (*.f64 (*.f64 ew ew) (sin.f64 t)))) (*.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (/.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 0 binary64)) (pow.f64 ew #s(literal 3 binary64)))) #s(literal -1/2 binary64))) ew)) |
(* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)) (* -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))))))) (pow ew 3))))))) |
(neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 t)) (*.f64 (/.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 0 binary64)) (neg.f64 (*.f64 (cos.f64 t) (/.f64 (fma.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 binary64) (fma.f64 #s(literal -1/3 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/3 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))))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) #s(literal 3 binary64)) #s(literal 1/2 binary64))) ew)))) (pow.f64 ew #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) (*.f64 (*.f64 ew ew) (sin.f64 t))))) 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 (/.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)))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
(fma.f64 (*.f64 t ew) (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 t ew) (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 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))))))) |
(/ (+ (* 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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 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)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64)))) eh)) #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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 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)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64)))) eh)) #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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 t ew) |
(* 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 (-.f64 (*.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 (-.f64 (*.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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/.f64 (fma.f64 (-.f64 ew (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (* -1/6 ew) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t) |
(/ (- (* (pow t 2) (- (+ ew (* (pow t 2) (- (+ (* -1/6 ew) (* (pow t 2) (- (* 1/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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)))))))))))))) (* -1 (- (* 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 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* -1 (/ (pow eh 2) ew))) t) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.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 #s(literal -1/6 binary64) ew)) (neg.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) 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 (- (* -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 (neg.f64 (*.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 (- (* -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 (- (* 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 (- (* -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 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (neg.f64 (*.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 (neg.f64 (*.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 (- (* -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 (- (* 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/120 ew) (* -1 (- (* -1/720 (/ (pow eh 2) 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 (- (* 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 (- (* -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 (- (* -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 (- (* -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 (fma.f64 #s(literal 1/120 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 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)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64)))) eh)) #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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 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)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64)))) eh)) #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 (-.f64 (*.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)) (*.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 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (neg.f64 (*.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 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 ew (neg.f64 (*.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 (*.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (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 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (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 (-.f64 (*.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)) (*.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 (-.f64 (*.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)) (*.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 (neg.f64 (*.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 (neg.f64 (*.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) |
(* 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 (* (exp (+ (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 (-.f64 (*.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))))) (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)))))) eh) |
(+ (* 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 (* (exp (+ (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)))))))) |
(fma.f64 (/.f64 (-.f64 (*.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))))) (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)))))) eh (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) |
(+ (* 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 (* (exp (+ (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))))))))) |
(fma.f64 (fma.f64 (*.f64 eh t) (-.f64 (fma.f64 (/.f64 (-.f64 (*.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))))) (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) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.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))) (*.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 (/.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 (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 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (*.f64 (-.f64 (*.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 #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 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)) t (*.f64 (/.f64 (-.f64 (*.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))))) (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)))))) eh)) |
(+ (* 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 (* (exp (+ (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))))))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.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))))) (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) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.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))) (*.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 (/.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 (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 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (*.f64 (-.f64 (*.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 #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))))) eh (*.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))) t (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) ew)) t (*.f64 (/.f64 (-.f64 (*.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))))) (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)))))) 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 (* (exp (+ (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 (*.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))))) (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)))))) |
(- (+ (/ (exp (+ (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)) (/ 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 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) t) eh) (/.f64 (*.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 (/.f64 #s(literal 1 binary64) (*.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))))))) |
(- (+ (* t (+ (* 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)))) (+ (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 (fma.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.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))))) (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) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 ew eh) (/.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))) (*.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 (/.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 (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 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew))))))))) (*.f64 (-.f64 (*.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 #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))))) t (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) t (/.f64 (-.f64 (*.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))))) (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))))))) |
(- (+ (* t (+ (* 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/6 (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 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)))) (+ (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 (fma.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.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))))) (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) (fma.f64 (/.f64 (*.f64 (*.f64 t ew) (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) (fma.f64 (/.f64 ew eh) (/.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))) (*.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 (/.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 (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 (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))))))))) (*.f64 (-.f64 (*.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 #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))))) t (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) eh))) t (/.f64 (-.f64 (*.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))))) (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))))))) |
(+ (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 (*.f64 t t) #s(literal 1/24 binary64)) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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)) (*.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)))) (-.f64 (*.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)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh eh)) #s(literal -180 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (*.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 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 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)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64)))) eh)) #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 (-.f64 (*.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)) (*.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)))) |
(/ 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 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 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) |
(/ 1 ew) |
(/.f64 #s(literal 1 binary64) ew) |
(+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)) |
(/.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) ew) |
(+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)) |
(fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) ew) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (/.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 (*.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64)) ew) (*.f64 t t)) (/.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) |
(/ (+ (* (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 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow t 2))) |
(fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))) |
(fma.f64 (-.f64 (*.f64 (*.f64 t t) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64)) (*.f64 t t)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(* 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) |
(* -1/5040 (pow t 7)) |
(*.f64 (pow.f64 t #s(literal 7 binary64)) #s(literal -1/5040 binary64)) |
(* (pow t 7) (- (* 1/120 (/ 1 (pow t 2))) 1/5040)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/5040 binary64)) (pow.f64 t #s(literal 7 binary64))) |
(* (pow t 7) (- (* 1/120 (/ 1 (pow t 2))) (+ 1/5040 (/ 1/6 (pow t 4))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 4 binary64)))) (pow.f64 t #s(literal 7 binary64))) |
(* (pow t 7) (- (+ (* 1/120 (/ 1 (pow t 2))) (/ 1 (pow t 6))) (+ 1/5040 (/ 1/6 (pow t 4))))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 6 binary64))) (/.f64 #s(literal 1/120 binary64) (*.f64 t t))) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/5040 binary64))) (pow.f64 t #s(literal 7 binary64))) |
(- (* ew (sin t)) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(fma.f64 (sin.f64 t) ew (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)))) |
(* 2 (/ (- (* ew (sin t)) (* -1 (/ (* (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 #s(literal 1 binary64) (/.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))))) |
(* eh (+ (/ (* 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)))))))) |
(*.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 (*.f64 (-.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)))) (/.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)))))) (cos.f64 t)) (+.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)))))) eh) |
(+ (/ (* 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 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (/.f64 (sin.f64 t) eh)) (/.f64 (*.f64 (-.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)))) (/.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)))))) (cos.f64 t)) (+.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))))) |
(cos t) |
(cos.f64 t) |
(* -1 (* (pow t 7) (- 1/5040 (* 1/120 (/ 1 (pow t 2)))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 t t))) (pow.f64 t #s(literal 7 binary64)))) |
(* -1 (* (pow t 7) (- (+ 1/5040 (/ 1/6 (pow t 4))) (* 1/120 (/ 1 (pow t 2)))))) |
(neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 t t))) (pow.f64 t #s(literal 7 binary64)))) |
(* -1 (* (pow t 7) (- (+ 1/5040 (/ 1/6 (pow t 4))) (+ (* 1/120 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))) |
(neg.f64 (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 6 binary64)))) (pow.f64 t #s(literal 7 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 967 |
| 0 | 161 | 962 |
| 1 | 546 | 930 |
| 2 | 3975 | 930 |
| 0 | 8174 | 919 |
| 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh)) |
(*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) eh) |
#s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) ew)) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
#s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(*.f64 (fma.f64 (-.f64 (*.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 (+ (* (* 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 (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh)) |
(*.f64 (sin.f64 (atan.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh) |
(-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
#s(approx (* (sin t) ew) (*.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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh)) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) eh) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
#s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) |
#s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) |
(*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))) |
#s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh)) #s(literal 1 binary64)) |
(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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh)) #s(literal 2 binary64))) |
(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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh)) |
(*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh) |
(*.f64 eh #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew))) |
#s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) |
(*.f64 (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)))) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
(sin.f64 t) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t) |
(*.f64 t (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal 1 binary64)) t) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)) t) (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t))))) |
(/.f64 (*.f64 t (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t)) #s(literal 1 binary64))) |
(/.f64 (*.f64 t (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t)) t (*.f64 #s(literal 1 binary64) t)) |
(fma.f64 #s(literal 1 binary64) t (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t)) t)) |
(fma.f64 t (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t)) (*.f64 t #s(literal 1 binary64))) |
(fma.f64 t #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t)) t) (*.f64 #s(literal 1 binary64) t)) |
(+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t)) t)) |
(+.f64 (*.f64 t (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t))) (*.f64 t #s(literal 1 binary64))) |
(+.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t)))) |
(*.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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) eh))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) eh))) #s(literal 1/2 binary64)) (pow.f64 (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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) eh)) #s(literal 1 binary64)) |
(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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) eh)) #s(literal 2 binary64))) |
(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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) 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 (tanh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) eh)) #s(literal 2 binary64))) #s(literal 1/2 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))))) eh) |
(*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))) eh) (cosh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)))))) |
(/.f64 (*.f64 eh (/.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)))) (cosh.f64 (asinh.f64 (/.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh) #s(approx (* (sin t) ew) (*.f64 t ew))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh)) (fma.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh)) (fma.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 eh #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) (/.f64 (/.f64 eh (tan.f64 t)) ew) #s(approx (* (sin t) ew) (*.f64 t ew))) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))) |
(fma.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh #s(approx (* (sin t) ew) (*.f64 t ew))) |
(fma.f64 eh (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(approx (* (sin t) ew) (*.f64 t ew))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh) #s(approx (* (sin t) ew) (*.f64 t ew)))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh) #s(approx (* (sin t) ew) (*.f64 t ew))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh)) (fma.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh)) (fma.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64))))) |
(-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) #s(approx (* (sin t) ew) (*.f64 t ew))) |
(+.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 eh))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) |
(+.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (neg.f64 eh))) |
(+.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.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) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.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 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.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 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))))) (neg.f64 (fabs.f64 (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) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew)))) (fabs.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(fabs.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.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) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.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 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.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 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.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 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 eh)) (tanh.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) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))))) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (sin t) ew) (*.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 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh)))) (pow.f64 (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh)) (fma.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)) (neg.f64 eh) #s(approx (* (sin t) ew) (*.f64 t ew))) (pow.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) #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) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.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) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(approx (* (sin t) ew) (*.f64 t ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fma.f64 (/.f64 #s(approx (* (sin t) ew) (*.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 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(+.f64 (/.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) eh) #s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
#s(approx (* (sin t) ew) (*.f64 t ew)) |
(*.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 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) 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 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) eh))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) eh))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) 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 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) eh))) (sqrt.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.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 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) 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 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) 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 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) eh)) #s(literal 1 binary64)) |
(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 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) eh)) #s(literal 2 binary64))) |
(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 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) 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 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.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 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) 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 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) eh)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) eh)) |
(*.f64 (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) eh) |
(*.f64 eh (fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #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))) eh) (fma.f64 (*.f64 (/.f64 ew eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.f64 (neg.f64 (cos.f64 t)) (tanh.f64 (asinh.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 3 binary64)) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 3 binary64))) eh) (fma.f64 (*.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 (neg.f64 (*.f64 (/.f64 ew eh) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 eh (-.f64 (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #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)))) (fma.f64 (*.f64 (/.f64 ew eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.f64 (neg.f64 (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(/.f64 (*.f64 eh (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 3 binary64)))) (fma.f64 (*.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 (neg.f64 (*.f64 (/.f64 ew eh) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 2 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 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.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 eh (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))))) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) eh)) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) eh) (cos.f64 t) (*.f64 eh (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))))) |
(fma.f64 (*.f64 (/.f64 ew eh) (*.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))) (*.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 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) eh)) |
(fma.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) eh (*.f64 eh (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))))) |
(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 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.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 eh (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) eh)) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 eh (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) eh)) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 eh (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))))) |
(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 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) 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 eh (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) eh)) |
(fma.f64 (cos.f64 t) (*.f64 eh (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 eh (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))))) |
(fma.f64 eh (*.f64 (/.f64 ew eh) (*.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 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) eh)) |
(fma.f64 eh (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 eh (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))))) |
(+.f64 (*.f64 (*.f64 (/.f64 ew eh) (*.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))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 eh (*.f64 (/.f64 ew eh) (*.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))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) eh)) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh)) (*.f64 eh (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 ew eh) (sin.f64 t))) #s(literal 3 binary64))) (+.f64 (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 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 ew eh) (sin.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #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 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) (*.f64 (tanh.f64 (asinh.f64 (neg.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 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (neg.f64 (*.f64 (/.f64 ew eh) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #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)))) (neg.f64 (fma.f64 (*.f64 (/.f64 ew eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.f64 (neg.f64 (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))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) (fma.f64 (*.f64 (/.f64 ew eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.f64 (neg.f64 (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.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 (neg.f64 (*.f64 (/.f64 ew eh) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 eh (+.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))))) (*.f64 eh #s(literal 2 binary64))) |
(/.f64 (fma.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))) eh (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) eh)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #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))) (fma.f64 (*.f64 (/.f64 ew eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.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 2 binary64)) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 2 binary64))) (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (neg.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.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 (neg.f64 (*.f64 (/.f64 ew eh) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.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 3 binary64)) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) (fma.f64 (*.f64 (/.f64 ew eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.f64 (neg.f64 (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 ew eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (cos.f64 t))) |
(fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) |
(fma.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (cos.f64 t))) |
(fma.f64 (/.f64 ew eh) (*.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))) (cos.f64 t))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (neg.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))) (sin.f64 t)) (/.f64 ew eh) (*.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 (/.f64 ew eh) (sin.f64 t)) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (neg.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 (/.f64 ew eh) (sin.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 ew eh)) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 ew eh)) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (*.f64 (/.f64 ew eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (*.f64 (/.f64 ew eh) (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))) |
(fma.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 (/.f64 ew eh) (sin.f64 t)))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)))) |
(fma.f64 (*.f64 (/.f64 ew eh) (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (cos.f64 t))) |
(fma.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t))) |
(fma.f64 (cos.f64 t) (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 (/.f64 ew eh) (sin.f64 t)))) |
(fma.f64 (cos.f64 t) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (neg.f64 (*.f64 (/.f64 ew eh) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (/.f64 (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t) (*.f64 (neg.f64 (*.f64 (/.f64 ew eh) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 ew eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.f64 (neg.f64 (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))) (cos.f64 t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 ew eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.f64 (neg.f64 (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) |
(-.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) (*.f64 (neg.f64 (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(-.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) (*.f64 (tanh.f64 (asinh.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cos.f64 t))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (*.f64 (/.f64 ew eh) (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))) (cos.f64 t)) (*.f64 (neg.f64 (/.f64 ew eh)) (*.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))) (cos.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) (/.f64 ew eh))) |
(-.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (*.f64 (/.f64 ew eh) (sin.f64 t)))) |
(+.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 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) (fma.f64 (*.f64 (/.f64 ew eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.f64 (neg.f64 (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (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 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) (fma.f64 (*.f64 (/.f64 ew eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (sin.f64 t) (*.f64 (neg.f64 (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (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 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 3 binary64)) (fma.f64 (*.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 (neg.f64 (*.f64 (/.f64 ew eh) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 2 binary64)))) (/.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 (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 (neg.f64 (*.f64 (/.f64 ew eh) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) (*.f64 (neg.f64 (tanh.f64 (asinh.f64 (neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (cos.f64 t))) |
(+.f64 (*.f64 (/.f64 ew eh) (*.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))) (cos.f64 t))) |
(+.f64 (*.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 (/.f64 ew eh) (sin.f64 t)))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)))) |
(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)) |
(/.f64 #s(literal -1 binary64) (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)))) |
(fma.f64 (tanh.f64 (asinh.f64 (neg.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))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 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))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (neg.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 #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))))) |
(+.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))) |
(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)) (pow.f64 (cosh.f64 (asinh.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 eh (tan.f64 t)) 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 (pow.f64 (cosh.f64 (asinh.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 (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 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 eh (sin.f64 t)) ew)) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sin.f64 t) ew))) |
(*.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t))) |
(*.f64 eh (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(/.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 (cos.f64 t) ew) (neg.f64 eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh)) (neg.f64 (sin.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) (neg.f64 (cos.f64 t))) (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 eh)) (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t)))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) eh) (sin.f64 t)) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 eh (tan.f64 t)) ew)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (tan.f64 t) ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.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) (tan.f64 t)) ew)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 ew))) |
(neg.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t)))) |
#s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) |
#s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) |
(*.f64 (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew))) |
(*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)))) |
(/.f64 (*.f64 (neg.f64 eh) #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew))) (neg.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)))) |
(/.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (neg.f64 eh)) (neg.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh)) (neg.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)))) |
(/.f64 (*.f64 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) eh) #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) t) t) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t))) |
#s(approx (cos t) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
Compiled 87 629 to 4 952 computations (94.3% saved)
46 alts after pruning (44 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 704 | 18 | 722 |
| Fresh | 9 | 26 | 35 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 716 | 46 | 762 |
| Status | Accuracy | Program |
|---|---|---|
| 32.6% | (pow.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))) (*.f64 (cos.f64 t) eh))))) #s(literal 2 binary64)) | |
| 20.4% | (pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) | |
| 33.9% | (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) | |
| 16.7% | (*.f64 (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64))) | |
| 22.6% | (*.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64)) (sqrt.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/2 binary64)))) | |
| 14.8% | (*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))))) | |
| 23.2% | (sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) | |
| 47.3% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) | |
| 20.3% | (fabs.f64 (pow.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 2 binary64))) | |
| 23.1% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) | |
| 21.5% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) (sin.f64 t)))) (*.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) | |
| 10.3% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 ew))) #s(literal 2 binary64))) | |
| 9.3% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) | |
| 18.9% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) | |
| 9.7% | (fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) | |
| 51.5% | (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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)))))) | |
| 26.0% | (fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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))))) | |
| 20.7% | (fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan 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 1/2 binary64))))) | |
| 25.9% | (fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) | |
| 26.6% | (fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| 25.5% | (fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) | |
| 15.2% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) | |
| 21.6% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 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)))) | |
| ✓ | 37.0% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
| 17.1% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) | |
| 17.0% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) | |
| 17.0% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) | |
| 17.1% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) | |
| 17.1% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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.0% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) | |
| 17.2% | (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) | |
| 75.7% | (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 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 3 binary64))) eh) (fma.f64 (*.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 (neg.f64 (*.f64 (/.f64 ew eh) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 2 binary64)))))) | |
| 76.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))) (cos.f64 t))) eh))) | |
| 47.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (fma.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 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))))) eh))) | |
| ✓ | 36.3% | (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 (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
| 36.4% | (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 (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) t) (*.f64 (pow.f64 t #s(literal 7 binary64)) #s(literal -1/5040 binary64)))))))) eh))) | |
| 52.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 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.f64 t) eh)))) | |
| 33.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 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) | |
| 54.3% | (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 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))) | |
| 40.5% | (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 (/.f64 eh ew) t)))) eh))) | |
| 39.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ ew eh)) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t))) (/.f64 (*.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 #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))))) (cos.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))))))) eh))) | |
| 91.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) ew)) eh))) | |
| 91.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh))) | |
| 29.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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))) | |
| 18.9% | (exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) | |
| 42.7% | #s(approx (* (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))))) (*.f64 (fma.f64 eh (/.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))) ew) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))))) ew)) |
Compiled 8 251 to 2 109 computations (74.4% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
(fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.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 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin 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)))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) t) (*.f64 (pow.f64 t #s(literal 7 binary64)) #s(literal -1/5040 binary64)))))))) eh))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) 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 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (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 (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)))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.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))) (*.f64 (cos.f64 t) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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)))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (*.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh 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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))) (cos.f64 t))) eh))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(fabs.f64 (+.f64 (*.f64 #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t ew) t) #s(literal -1/6 binary64) ew) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) ew)) eh))) |
(fabs.f64 (pow.f64 (*.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))) #s(literal 2 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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) 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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))))) (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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan 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 1/2 binary64))))) |
(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)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 2 binary64)) #s(literal 1/4 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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 eh (tan.f64 t)) ew))) (/.f64 (sin.f64 t) eh))) ew)) eh))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) (sin.f64 t)))) (*.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan 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 1/2 binary64))))) |
(*.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 1/4 binary64)) (sqrt.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))) (*.f64 (cos.f64 t) eh)))) #s(literal 3/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 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) eh))) |
#s(approx (* (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))) (sqrt (neg (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))))) (*.f64 (fma.f64 eh (/.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)))) (cos.f64 t))) ew) (*.f64 (neg.f64 (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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)) eh))) |
(fabs.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 #s(approx (+ (* (* (cos (atan (/ (/ eh (tan t)) ew))) (sin t)) (/ ew eh)) (* (tanh (asinh (/ (/ eh (tan t)) ew))) (cos t))) (/.f64 (*.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 #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))))) (cos.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))))))) eh))) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (fma.f64 (sin.f64 t) ew (*.f64 (neg.f64 eh) (*.f64 (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 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.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 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (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) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (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 (*.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 3 binary64))) eh) (fma.f64 (*.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 (neg.f64 (*.f64 (/.f64 ew eh) (sin.f64 t))) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) (pow.f64 (*.f64 (/.f64 ew eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t))) #s(literal 2 binary64)))))) |
(fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (*.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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 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)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (fma.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 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew) (cos.f64 t))) (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))) (cos.f64 t)) #s(literal 2 binary64))))) eh))) |
| 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))))))) |
5 calls:
| 58.0ms | eh |
| 50.0ms | t |
| 25.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)))))) |
| 20.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 |
| Accuracy | Segments | Branch |
|---|---|---|
| 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)))))) |
| 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 | eh |
| 99.8% | 1 | ew |
| 99.8% | 1 | t |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
(fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.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 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin 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)))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) t) (*.f64 (pow.f64 t #s(literal 7 binary64)) #s(literal -1/5040 binary64)))))))) eh))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) 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 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (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 (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)))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.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))) (*.f64 (cos.f64 t) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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)))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (*.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh 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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))) (cos.f64 t))) eh))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(fabs.f64 (+.f64 (*.f64 #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t ew) t) #s(literal -1/6 binary64) ew) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) ew)) eh))) |
(fabs.f64 (pow.f64 (*.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))) #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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) ew)) eh))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) ew)) eh))) |
5 calls:
| 49.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 19.0ms | eh |
| 18.0ms | t |
| 16.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 15.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.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)))))) |
| 94.1% | 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))))))) |
| 98.8% | 3 | eh |
| 97.8% | 3 | ew |
| 95.8% | 3 | t |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
(fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.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 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin 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)))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) t) (*.f64 (pow.f64 t #s(literal 7 binary64)) #s(literal -1/5040 binary64)))))))) eh))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) 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 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (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 (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)))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.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))) (*.f64 (cos.f64 t) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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)))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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 (*.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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh 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 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (sin.f64 t)) (/.f64 ew eh) (*.f64 (tanh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))) (cos.f64 t))) eh))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) #s(literal 2 binary64))) |
(fabs.f64 (+.f64 (*.f64 #s(approx (* ew (sin t)) (*.f64 (fma.f64 (*.f64 (*.f64 t ew) t) #s(literal -1/6 binary64) ew) 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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh 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) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) |
5 calls:
| 24.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 19.0ms | eh |
| 18.0ms | t |
| 15.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 15.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.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)))))) |
| 90.4% | 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))))))) |
| 91.9% | 3 | t |
| 92.2% | 3 | ew |
| 90.8% | 3 | eh |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
(fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.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 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin 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)))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) t) (*.f64 (pow.f64 t #s(literal 7 binary64)) #s(literal -1/5040 binary64)))))))) eh))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) 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 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (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 (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)))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.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))) (*.f64 (cos.f64 t) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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)))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (pow.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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))) |
| Outputs |
|---|
(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 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.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) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
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))))))) |
| 19.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)))))) |
| 14.0ms | t |
| 14.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.8% | 3 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 90.6% | 3 | eh |
| 76.2% | 4 | t |
| 75.2% | 2 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 83.5% | 3 | ew |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
(fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.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 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin 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)))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) t) (*.f64 (pow.f64 t #s(literal 7 binary64)) #s(literal -1/5040 binary64)))))))) eh))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) 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 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (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 (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)))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.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))) (*.f64 (cos.f64 t) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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)))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.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 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
1 calls:
| 13.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.6% | 3 | eh |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
(fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.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 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin 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)))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) t) (*.f64 (pow.f64 t #s(literal 7 binary64)) #s(literal -1/5040 binary64)))))))) eh))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) 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 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (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 (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)))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.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))) (*.f64 (cos.f64 t) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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)))))) |
| Outputs |
|---|
(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 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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)))))) |
(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)))) |
1 calls:
| 25.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.4% | 3 | eh |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
(fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.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 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin 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)))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) t) (*.f64 (pow.f64 t #s(literal 7 binary64)) #s(literal -1/5040 binary64)))))))) eh))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) 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 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (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 (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)))) |
(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 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) #s(literal 2 binary64)) |
(pow.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))) (*.f64 (cos.f64 t) 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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) 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))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.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 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.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)))) |
2 calls:
| 13.0ms | ew |
| 13.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.9% | 3 | ew |
| 80.6% | 3 | eh |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
(fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.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 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin 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)))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) t) (*.f64 (pow.f64 t #s(literal 7 binary64)) #s(literal -1/5040 binary64)))))))) eh))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t))))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) eh))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) 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 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 #s(approx (cos t) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 (-.f64 #s(approx (* (sin t) ew) (*.f64 t ew)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))))) |
(fabs.f64 (/.f64 #s(approx (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) ew (*.f64 #s(literal 1 binary64) (-.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)))))) (*.f64 t t) ew) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 t t) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) ew))) t)) (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 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (sin.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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))) |
5 calls:
| 29.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))))))) |
| 12.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 | t |
| 11.0ms | eh |
| 11.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.4% | 4 | t |
| 62.1% | 3 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 61.7% | 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))))))) |
| 70.6% | 3 | ew |
| 75.5% | 4 | eh |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
(fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.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 #s(approx (/ (cos t) ew) (/.f64 #s(literal 1 binary64) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin 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)))) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* t t)) 1/120) (* t t)) 1/6) (* t t)) 1) t) (*.f64 (pow.f64 t #s(literal 7 binary64)) #s(literal -1/5040 binary64)))))))) eh))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) #s(approx (cosh (asinh (/ (/ eh (tan t)) ew))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 3 binary64))) (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))) |
1 calls:
| 16.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.5% | 3 | eh |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) 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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
(fabs.f64 #s(approx (/ (- (* (sin t) ew) (* (neg eh) (* (cos t) (/ (/ eh (tan t)) ew)))) (cosh (asinh (/ (/ eh (tan t)) ew)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 eh eh)) (*.f64 (*.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))))))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (pow.f64 (sqrt.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
| Outputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
5 calls:
| 14.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))))))) |
| 7.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)))))) |
| 7.0ms | eh |
| 7.0ms | ew |
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.5% | 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.6% | 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))))))) |
| 59.7% | 3 | t |
| 58.0% | 3 | ew |
| 59.6% | 3 | eh |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 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 (sin.f64 (atan.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) eh))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
1 calls:
| 6.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.7% | 3 | t |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) #s(approx (sqrt (* (sin t) ew)) (sqrt.f64 (*.f64 t ew)))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (sqrt.f64 (*.f64 (sin.f64 t) ew))) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 #s(approx (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) (*.f64 (sqrt.f64 (sin.f64 t)) (sqrt.f64 ew))) #s(literal 2 binary64))) |
| Outputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
5 calls:
| 8.0ms | ew |
| 5.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 5.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 5.0ms | t |
| 5.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.0% | 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)))))) |
| 37.0% | 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))))))) |
| 37.0% | 1 | ew |
| 37.0% | 1 | eh |
| 37.0% | 1 | t |
Compiled 58 to 42 computations (27.6% saved)
Total -0.5b remaining (-1%)
Threshold costs -0.5b (-1%)
| Inputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew) t)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (*.f64 t t) #s(literal -1/6 binary64) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) #s(literal 1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) 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)))) |
| Outputs |
|---|
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
5 calls:
| 3.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 3.0ms | (+.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)))))) |
| 2.0ms | t |
| 2.0ms | ew |
| 2.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 17.2% | 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.2% | 1 | eh |
| 17.2% | 1 | ew |
| 17.2% | 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.2% | 1 | t |
Compiled 58 to 42 computations (27.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 7.361100668718591e-115 | 9.506327558494802e-108 |
| 48.0ms | -6.488604496515978e-80 | -1.732819526634793e-86 |
| 72.0ms | 288× | 0 | valid |
Compiled 2 299 to 1 265 computations (45% saved)
ival-tan: 19.0ms (29.6% of total)ival-sin: 14.0ms (21.8% of total)ival-mult: 12.0ms (18.7% of total)ival-cos: 10.0ms (15.6% of total)ival-div: 4.0ms (6.2% of total)ival-atan: 2.0ms (3.1% of total)ival-add: 1.0ms (1.6% of total)ival-fabs: 1.0ms (1.6% of total)adjust: 0.0ms (0% 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 |
|---|---|---|
| 29.0ms | 1.8677417122035918e-200 | 3.1309057355259146e-198 |
| 47.0ms | -1.3670669123910722e-44 | -1.4053255601565993e-64 |
| 63.0ms | 288× | 0 | valid |
Compiled 1 453 to 959 computations (34% saved)
ival-sin: 22.0ms (40.1% of total)ival-cos: 13.0ms (23.7% of total)ival-mult: 7.0ms (12.8% of total)ival-tan: 5.0ms (9.1% of total)ival-div: 4.0ms (7.3% of total)ival-atan: 2.0ms (3.6% of total)ival-add: 1.0ms (1.8% of total)ival-fabs: 1.0ms (1.8% of total)adjust: 0.0ms (0% 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 |
|---|---|---|
| 58.0ms | 4.370263958225409e-18 | 0.00011235913229648171 |
| 25.0ms | -7.918262710596843e-29 | -1.93558797834055e-29 |
| 72.0ms | 256× | 0 | valid |
Compiled 1 183 to 759 computations (35.8% saved)
ival-sin: 34.0ms (52.6% of total)ival-cos: 10.0ms (15.5% of total)ival-tan: 7.0ms (10.8% of total)ival-mult: 6.0ms (9.3% of total)ival-div: 3.0ms (4.6% of total)ival-add: 1.0ms (1.5% of total)ival-fabs: 1.0ms (1.5% of total)ival-atan: 1.0ms (1.5% of total)adjust: 0.0ms (0% 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.370263958225409e-18 | 0.00011235913229648171 |
| 1.0ms | -7.918262710596843e-29 | -1.93558797834055e-29 |
Compiled 1 151 to 727 computations (36.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | 2.4851671755034594e+22 | 6.710008886478377e+26 |
| 25.0ms | -2.4160672406410797e-54 | -1.2166325871409934e-55 |
| 55.0ms | 240× | 0 | valid |
Compiled 1 156 to 758 computations (34.4% saved)
ival-tan: 14.0ms (29% of total)ival-sin: 13.0ms (27% of total)ival-cos: 9.0ms (18.7% of total)ival-mult: 6.0ms (12.4% of total)ival-div: 3.0ms (6.2% of total)ival-add: 1.0ms (2.1% of total)ival-fabs: 1.0ms (2.1% of total)ival-atan: 1.0ms (2.1% of total)adjust: 0.0ms (0% 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 |
|---|---|---|
| 55.0ms | 4.370263958225409e-18 | 0.00011235913229648171 |
| 19.0ms | -2.4160672406410797e-54 | -1.2166325871409934e-55 |
| 65.0ms | 224× | 0 | valid |
Compiled 1 374 to 890 computations (35.2% saved)
ival-sin: 35.0ms (59.6% of total)ival-cos: 9.0ms (15.3% of total)ival-mult: 5.0ms (8.5% of total)ival-tan: 4.0ms (6.8% of total)ival-div: 3.0ms (5.1% of total)ival-add: 1.0ms (1.7% of total)ival-fabs: 1.0ms (1.7% of total)ival-atan: 1.0ms (1.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 58.0ms | 4.7838800694552655e+182 | 3.4072605763899284e+191 |
| 2.0ms | 4.370263958225409e-18 | 0.00011235913229648171 |
| 1.0ms | -2.4160672406410797e-54 | -1.2166325871409934e-55 |
| 51.0ms | 144× | 0 | valid |
Compiled 2 565 to 1 540 computations (40% saved)
ival-atan: 22.0ms (46.9% of total)ival-sin: 10.0ms (21.3% of total)ival-cos: 6.0ms (12.8% of total)ival-mult: 3.0ms (6.4% of total)ival-tan: 3.0ms (6.4% of total)ival-div: 2.0ms (4.3% of total)ival-add: 1.0ms (2.1% of total)ival-fabs: 1.0ms (2.1% of total)adjust: 0.0ms (0% 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 |
|---|---|---|
| 30.0ms | 4.370263958225409e-18 | 0.00011235913229648171 |
| 1.0ms | -2.4160672406410797e-54 | -1.2166325871409934e-55 |
| 24.0ms | 128× | 0 | valid |
Compiled 1 476 to 924 computations (37.4% saved)
ival-sin: 7.0ms (33.9% of total)ival-cos: 5.0ms (24.2% of total)ival-mult: 3.0ms (14.5% of total)ival-div: 2.0ms (9.7% of total)ival-tan: 2.0ms (9.7% of total)ival-add: 1.0ms (4.8% of total)ival-fabs: 1.0ms (4.8% of total)ival-atan: 1.0ms (4.8% of total)adjust: 0.0ms (0% 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 |
|---|---|---|
| 25.0ms | 6.8888117946641156e-6 | 0.05471410810301958 |
| 37.0ms | -1.52452075017125e-47 | -9.821955009763889e-52 |
| 50.0ms | 256× | 0 | valid |
Compiled 1 711 to 1 031 computations (39.7% saved)
ival-div: 16.0ms (37.1% of total)ival-sin: 9.0ms (20.9% of total)ival-cos: 7.0ms (16.2% of total)ival-mult: 6.0ms (13.9% of total)ival-tan: 2.0ms (4.6% of total)ival-add: 1.0ms (2.3% of total)ival-fabs: 1.0ms (2.3% of total)ival-atan: 1.0ms (2.3% of total)adjust: 0.0ms (0% 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 | 6.8888117946641156e-6 | 0.05471410810301958 |
| 1.0ms | -1.52452075017125e-47 | -9.821955009763889e-52 |
Compiled 1 343 to 839 computations (37.5% saved)
| 1× | egg-herbie |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 1159 |
| 1 | 335 | 1138 |
| 2 | 613 | 1138 |
| 3 | 1409 | 1138 |
| 4 | 3834 | 1138 |
| 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))))))) |
(if (<=.f64 eh #s(literal -3203980553881365/266998379490113760299377713271194014325338065294581596243380200977777465722580068752870260867072 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) ew)) eh))) (if (<=.f64 eh #s(literal 5156236556563939/661055968790248598951915308032771039828404682964281219284648795274405791236311345825189210439715284847591212025023358304256 binary64)) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) ew)) eh))))) |
(if (<=.f64 ew #s(literal -8922577677130841/1766847064778384329583297500742918515827483896875618958121606201292619776 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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) (if (<=.f64 ew #s(literal 6463654995822641/43091033305484275771318189120554014028188383664727440257009917157939053808001686094755156265186004592451444480869811959505055188993505721246743058601180207922833192313884218148386109504588371699886434318219521032192 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))))) (*.f64 (cos.f64 t) eh)))) (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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))))) |
(if (<=.f64 eh #s(literal -3478916250970777/44601490397061246283071436545296723011960832 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))))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 3984496719921263/36893488147419103232 binary64)) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.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) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 eh #s(literal -3478916250970777/44601490397061246283071436545296723011960832 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))))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 3984496719921263/36893488147419103232 binary64)) (fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 eh #s(literal -3243820782991565/6901746346790563787434755862277025452451108972170386555162524223799296 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))))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 41999999999999995805696 binary64)) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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)))))) (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)))))) |
(if (<=.f64 eh #s(literal -4003012881138527/27606985387162255149739023449108101809804435888681546220650096895197184 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))))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 5841333965851681/1298074214633706907132624082305024 binary64)) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.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)))))) |
(if (<=.f64 eh #s(literal -3243820782991565/6901746346790563787434755862277025452451108972170386555162524223799296 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 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 5841333965851681/1298074214633706907132624082305024 binary64)) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) (if (<=.f64 eh #s(literal 480000000000000019181342811507113160585353545981047730779833783795755546084452687202527740492732512598751821206513235497833863045305972131268306529034421403039076130118091203449716736 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 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh))))))) |
(if (<=.f64 eh #s(literal -3243820782991565/6901746346790563787434755862277025452451108972170386555162524223799296 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 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 6338253001141147/633825300114114700748351602688 binary64)) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 t #s(literal -6170642089954523/822752278660603021077484591278675252491367932816789931674304512 binary64)) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal 4722366482869645/590295810358705651712 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 (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))))) |
(if (<=.f64 t #s(literal -6170642089954523/822752278660603021077484591278675252491367932816789931674304512 binary64)) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal 4722366482869645/590295810358705651712 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 (/.f64 eh ew) t)))) eh))) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.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 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.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))))))) |
(if (<=.f64 eh #s(literal -3203980553881365/266998379490113760299377713271194014325338065294581596243380200977777465722580068752870260867072 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) ew)) eh))) (if (<=.f64 eh #s(literal 5156236556563939/661055968790248598951915308032771039828404682964281219284648795274405791236311345825189210439715284847591212025023358304256 binary64)) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.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 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 #s(approx (/ (/ eh (tan t)) ew) (/.f64 (/.f64 eh ew) t)))))) ew)) eh))))) |
(if (or (<=.f64 eh #s(literal -3203980553881365/266998379490113760299377713271194014325338065294581596243380200977777465722580068752870260867072 binary64)) (not (<=.f64 eh #s(literal 5156236556563939/661055968790248598951915308032771039828404682964281219284648795274405791236311345825189210439715284847591212025023358304256 binary64)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (sin (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (/ (* (sin t) ew) eh))) (*.f64 (fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (/.f64 (cos.f64 t) ew) (*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)))))) ew)) eh))) (fabs.f64 (/.f64 (+.f64 (*.f64 (sin.f64 t) ew) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(if (<=.f64 ew #s(literal -8922577677130841/1766847064778384329583297500742918515827483896875618958121606201292619776 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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))) (if (<=.f64 ew #s(literal 6463654995822641/43091033305484275771318189120554014028188383664727440257009917157939053808001686094755156265186004592451444480869811959505055188993505721246743058601180207922833192313884218148386109504588371699886434318219521032192 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))))) (*.f64 (cos.f64 t) eh)))) (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 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))))))) |
(if (or (<=.f64 ew #s(literal -8922577677130841/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) (not (<=.f64 ew #s(literal 6463654995822641/43091033305484275771318189120554014028188383664727440257009917157939053808001686094755156265186004592451444480869811959505055188993505721246743058601180207922833192313884218148386109504588371699886434318219521032192 binary64)))) (fabs.f64 (+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.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 (sin.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh))))) |
(if (<=.f64 eh #s(literal -3478916250970777/44601490397061246283071436545296723011960832 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))))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 3984496719921263/36893488147419103232 binary64)) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.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) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))))) |
(if (or (<=.f64 eh #s(literal -3478916250970777/44601490397061246283071436545296723011960832 binary64)) (not (<=.f64 eh #s(literal 3984496719921263/36893488147419103232 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))))) (*.f64 (cos.f64 t) eh)))) (fabs.f64 (/.f64 (+.f64 (*.f64 (sin.f64 t) ew) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)))) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(if (<=.f64 eh #s(literal -3478916250970777/44601490397061246283071436545296723011960832 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))))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 3984496719921263/36893488147419103232 binary64)) (fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) 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) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (cos.f64 t) eh)))))) |
(if (or (<=.f64 eh #s(literal -3478916250970777/44601490397061246283071436545296723011960832 binary64)) (not (<=.f64 eh #s(literal 3984496719921263/36893488147419103232 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))))) (*.f64 (cos.f64 t) eh)))) (fabs.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew)) eh (*.f64 (sin.f64 t) ew)) (cosh.f64 (asinh.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew)))))) |
(if (<=.f64 eh #s(literal -3243820782991565/6901746346790563787434755862277025452451108972170386555162524223799296 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))))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 41999999999999995805696 binary64)) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.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)))))) (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)))))) |
(if (or (<=.f64 eh #s(literal -3243820782991565/6901746346790563787434755862277025452451108972170386555162524223799296 binary64)) (not (<=.f64 eh #s(literal 41999999999999995805696 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))))) (*.f64 (cos.f64 t) eh)))) (fabs.f64 (/.f64 (+.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.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))))))) |
(if (<=.f64 eh #s(literal -4003012881138527/27606985387162255149739023449108101809804435888681546220650096895197184 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))))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 5841333965851681/1298074214633706907132624082305024 binary64)) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.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)))))) |
(if (or (<=.f64 eh #s(literal -4003012881138527/27606985387162255149739023449108101809804435888681546220650096895197184 binary64)) (not (<=.f64 eh #s(literal 5841333965851681/1298074214633706907132624082305024 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))))) (*.f64 (cos.f64 t) eh)))) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)))) |
(if (<=.f64 eh #s(literal -3243820782991565/6901746346790563787434755862277025452451108972170386555162524223799296 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 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 5841333965851681/1298074214633706907132624082305024 binary64)) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) (if (<=.f64 eh #s(literal 480000000000000019181342811507113160585353545981047730779833783795755546084452687202527740492732512598751821206513235497833863045305972131268306529034421403039076130118091203449716736 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 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 eh ew)) t)))) (*.f64 (cos.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh))))))) |
(if (<=.f64 eh #s(literal -3243820782991565/6901746346790563787434755862277025452451108972170386555162524223799296 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 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 eh #s(literal 6338253001141147/633825300114114700748351602688 binary64)) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))))) |
(if (or (<=.f64 eh #s(literal -3243820782991565/6901746346790563787434755862277025452451108972170386555162524223799296 binary64)) (not (<=.f64 eh #s(literal 6338253001141147/633825300114114700748351602688 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 (/.f64 eh ew) t)))) (*.f64 (cos.f64 t) eh)))) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew)))) |
(if (<=.f64 t #s(literal -6170642089954523/822752278660603021077484591278675252491367932816789931674304512 binary64)) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal 4722366482869645/590295810358705651712 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 (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh))) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))))) |
(if (or (<=.f64 t #s(literal -6170642089954523/822752278660603021077484591278675252491367932816789931674304512 binary64)) (not (<=.f64 t #s(literal 4722366482869645/590295810358705651712 binary64)))) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.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 #s(approx (/ (cos t) ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) ew)) (/.f64 eh #s(approx (sin t) (*.f64 (fma.f64 (-.f64 (*.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)))))) eh)))) |
(if (<=.f64 t #s(literal -6170642089954523/822752278660603021077484591278675252491367932816789931674304512 binary64)) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal 4722366482869645/590295810358705651712 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 (/.f64 eh ew) t)))) eh))) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))))) |
(if (or (<=.f64 t #s(literal -6170642089954523/822752278660603021077484591278675252491367932816789931674304512 binary64)) (not (<=.f64 t #s(literal 4722366482869645/590295810358705651712 binary64)))) (fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (/.f64 eh ew) t)))) eh)))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (pow (sqrt (/ (+ (* (* (cos t) (/ (/ eh (tan t)) ew)) eh) (* (sin t) ew)) (cosh (asinh (/ (/ eh (tan t)) ew))))) 2) #s(approx (* (sin t) ew) (*.f64 t ew)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1913 | 53053 |
| 1 | 7352 | 50425 |
| 0 | 8320 | 48732 |
| 0 | 1694 | 49878 |
| 1 | 6597 | 47349 |
| 0 | 8380 | 45690 |
| 0 | 17 | 90 |
| 0 | 31 | 89 |
| 1 | 88 | 89 |
| 2 | 583 | 85 |
| 0 | 8338 | 83 |
| 0 | 148 | 803 |
| 1 | 571 | 799 |
| 2 | 2411 | 722 |
| 3 | 5909 | 722 |
| 0 | 8018 | 686 |
| 0 | 1646 | 40406 |
| 1 | 6291 | 38133 |
| 0 | 8035 | 36831 |
| 0 | 55 | 640 |
| 0 | 92 | 626 |
| 1 | 309 | 572 |
| 2 | 2175 | 572 |
| 0 | 8251 | 566 |
| 0 | 91 | 948 |
| 0 | 145 | 896 |
| 1 | 468 | 845 |
| 2 | 3100 | 845 |
| 0 | 8186 | 827 |
| 1× | fuel |
| 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× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 159 to 199 computations (82.8% saved)
Compiled 2 374 to 432 computations (81.8% saved)
Loading profile data...